HP3000-L Archives

April 2006, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Robert Mills <[log in to unmask]>
Reply To:
Robert Mills <[log in to unmask]>
Date:
Fri, 28 Apr 2006 15:07:11 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (54 lines)
Michael,

By the time I got to the end of your third sentence the word "NETWORK"
came to mind. Sounds as if something between your HP and the 3rd
location is blocking the return data.


regards, 
  
Robert W.Mills 
MIS Systems Development Manager 
Windsong Services 
+44 (0)20 8309 3604 


-----Original Message-----
From: HP-3000 Systems Discussion [mailto:[log in to unmask]] On
Behalf Of Michael Caplin
Sent: 28 April 2006 14:59
To: [log in to unmask]
Subject: [HP3000-L] REFLECTION SCRIPT HELP

I have something that works for all users in 2 locations and no users in
a third location.
The SHELL command executes in all locations but it only continues and
eventually gets to a stop run in 2 of the 3 locations.  In the third
location, it hangs.
I've tried a pause before the ACCEPT to no avail.
Everyone is using the same version of Reflection (6.0).
TypeAhead doesn't seem to be an issue.
Any ideas ?

A030-EXECUTE-BAT-FILE.
    MOVE SPACES TO ACTUAL-COMMAND.
    STRING "SHELL C:\"                              
           "PCTASK.bat MINIMIZED"                   
            DELIMITED BY SIZE INTO ACTUAL-COMMAND.  
    DISPLAY REFLECT-COMMAND.
   
    MOVE SPACES TO RUN-PCLINK-STRING.
    ACCEPT RUN-PCLINK-STRING.
    IF  RUN-PCLINK-STRING = "S"
        DISPLAY "BAT File executed successfully"
        ELSE
        DISPLAY "BAT File execution failed".

    STOP RUN.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2