×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Greg,

Did you really mean this? Or, possibly, did you really want the following
CPYF:

CPYF FROMFILE(BLRATEP) TOFILE(BECKTFR/BLRATEP) +
MBROPT(*ADD) INCREL((*IF BLSDT *GT 0) +
*AND (BLWHS *NE *BLANKS))

Rich Loeber - @richloeber
Kisco Information Systems
[1]http://www.kisco.com
SDG

--------------------------------------------------------------------------

On 3/22/2011 8:56 AM, Greg Wenzloff wrote:

I had a CPYF statement in a CLP that compiled without error but got a
syntax error when it ran:

CPYF FROMFILE(BLRATEP) TOFILE(BECKTFR/BLRATEP) +
MBROPT(*ADD) INCREL((*IF BLSDT *GT 0) +
(*AND BLWHS *NE *BLANKS))

The error said that value of the second test use not valid.

I looked into the reference manual and found that *BLANKS was not
addressed but that *NULL was.
I switched out *BLANKS for *NULL and recompiled the program.

Now I'm thinking this decision was wrong and I should just use a string
like " ".
To me *null is a hex 00.
Blanks are hex 40.

Any suggestions on how to phrase BLWHS *NE *BLANKS?

I should know this but brain not functioning well today,
Greg


References

Visible links
1. http://www.kisco.com/

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.