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:
Reply To:
Date:
Fri, 28 Apr 2006 18:25:55 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (76 lines)
hi
what network protocol is used? I've had issues like this with telnet, that
does not show up with NS-VT... I specifically remember waiting in vain for
an 'S'-reply from the terminal when connecting with telnet, but I think
that was with a V-Plus-application trying to print... so YMMV
hth

/per

--------------------------------------------------
Per Ostberg
IMI, C1 61
Karolinska University Hospital, Huddinge
SE-141 86  STOCKHOLM
--------------------------------------------------



                                                                           
             Michael Caplin                                                
             <michael_caplin@A                                             
             EARO.COM>                                                Till 
             Sänt av: HP-3000           [log in to unmask]             
             Systems                                                 Kopia 
             Discussion                                                    
             <[log in to unmask]                                      Ärende 
             TC.EDU>                    [HP3000-L] REFLECTION SCRIPT HELP  
                                                                           
                                                                           
             2006-04-28 15:59                                              
                                                                           
                                                                           
              Sänd svar till                                               
              Michael Caplin                                               
             <michael_caplin@A                                             
                 EARO.COM>                                                 
                                                                           
                                                                           




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