HP3000-L Archives

October 2004, Week 5

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:
Steve Cooper <[log in to unmask]>
Reply To:
Steve Cooper <[log in to unmask]>
Date:
Fri, 29 Oct 2004 09:15:51 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
Gre asks:
> I have the following test script:
>
> ...
>
>  File Transfer Protocol [A0011L11] (C) Hewlett-Packard Co. 2002
> [PASSIVE SUPPORT
> ]
>  ftp> OPEN 192.168.1.111
>  220 HP ARPA FTP Server [A0011L10] (C) Hewlett-Packard Co. 2000 [PASV SUPPORT]
>  Connected to 192.168.1.111.  (FTPINFO 40)
>  ftp> USER MGR.TFTP
>  230 User logged on
>  Remote system type is MPE/iX
>  200 Type set to I.
>  ftp>
> (24/43) Continue?
>  ftp> PASS
>  Passive mode is on.
>  ftp> :IF GREG = "FALSE" THEN
>  *** EXPRESSION FALSE: COMMANDS IGNORED UNTIL MATCHING ELSEIF/ELSE
>  /ENDIF

The answer is to read the message very carefully.  It says that "COMMANDS"
will be ignored until matching elseif/else/endif.  Commands start with a "!"
in your script.  The "get" line is not a command from MPE's view.

Steve

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

ATOM RSS1 RSS2