× 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: *ENTRY PLIST (was: RE: Pointer not set for location .....)
  • From: "Joe Giusto \(E-mail\)" <juicenetdps@xxxxxxxxxxxxxx>
  • Date: Thu, 31 May 2001 11:31:01 -0400
  • Importance: Normal


Don't know if this will help, but I usually check the number of %PARMS
passed in *INZSR and move them into working fields only if passed.  Then, if
it is a critical parm, I can do some kind of notification and if it is an
optional parm, the rest of the program does not care.

This also helps if you want to add a new parm without having to revisit
every program that calls it.

If %parms >= somenumber
Move parm to work field
Set flag for new function
Endif



Joe Giusto II
Programmer/Analyst
Ritz Camera
Beltsville, MD
301-419-3209 x347
410-813-2812 x347

 -----Original Message-----
From:   owner-rpg400-l@midrange.com [mailto:owner-rpg400-l@midrange.com]  On
Behalf Of Jim Langston
Sent:   Wednesday, May 30, 2001 3:03 PM
To:     RPG400-L@midrange.com
Subject:        Re: Pointer not set for location .....

That error happened to me when someone modified my RPG ILE program to
accept a value using *Entry PList and then never passed a parameter.

I found the problem very quickly using STRDBG.

Regards,

Jim Langston



+---
| 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.