Subject: RE: A different FTP problem.
From: Huegel, Thomas (THuegel@Kable.com)
Date: Wed Aug 06 2008 - 13:42:23 EDT
I'm not a PL/I programmer and don't see an example in the book.
So, how do I put the NOT ('^') option into the program?
Thanks
-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU]On Behalf Of
Richard Barrow (Bigpond)
Sent: Monday, August 04, 2008 6:25 PM
To: VSE Discussion List
Subject: Re: A different FTP problem.
Thomas,
One area to look at further. PL/I will allow more than one character to be
defined as the logical NOT operator. See the PL/I Programming Guide section
on setting compile options, where you can use NOT('^ ') for example, to set
two different characters that can all then be recognised as the logical NOT
operator.
Regards, Richard Barrow
Datatrain PL/I Programming curriculum
http://www.datatrain.net/library.aspx?id=2639
----- Original Message -----
From: "Huegel, Thomas" <THuegel@Kable.com>
To: "VSE Discussion List" <vse-l@Lehigh.EDU>
Sent: Tuesday, August 05, 2008 8:31 AM
Subject: A different FTP problem.
>I have what should be a simple problem, but I can't find the answer.
>
> I have PLI programs with internal FTP's.
>
> The programs go through CSI's IPNETRAN preprocessor program to gen the FTP
> interface code.
>
> The problem is the NOT signs that get generated.
>
> IPNETRAN is putting out ^ for not but PLI is looking for ...
>
> How can I get them to be compatable??
>
> Thanks
This archive was generated by hypermail 2b25 : Fri Aug 29 2008 - 01:05:12 EDT