× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: *omit
  • From: Scott Klement <klemscot@xxxxxxxxxxxx>
  • Date: Wed, 10 Jan 2001 14:30:44 -0600 (CST)


I like the 2nd syntax a lot better...  tho even better yet would be
something like *PASSED that worked for both options(*nopass) and
options(*omit).

Of course, since the second syntax isn't valid, and CEETSTA is a pain in
the butt (damned thing should RETURN a value!!) I use the %addr()<>*NULL.



On Wed, 10 Jan 2001, Chris Bipes wrote:

> P OpenFile        B
> D OpenFile        PI
> D   Error                        1A   OPTIONS(*OMIT)
> D SaveIn01        S              1A
> 
> IF        %ADDR(Error) <> *NULL
> or
> IF        Error <> *OMIT
> 
> For passing, or should I say omitting, paramaters on a prototype, which
> syntax do you like better?  I must say I like the second, which of course is
> not valid.   Can IBM make the compiler smart enough to see the special value
> *OMIT and check the address of the variable for *NULL behind the scenes?
> What do others on this list say?
> 
> Christopher K. Bipes  mailto:Chris.Bipes@Cross-Check.com
> Sr. Programmer/Analyst        mailto:Chris_Bipes@Yahoo.com
> CrossCheck, Inc.              http://www.cross-check.com
> 6119 State Farm Drive Phone: 707 586-0551 x 1102
> Rohnert Park CA  94928        Fax: 707 586-1884
> 
> 
> 

+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2024 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.