|
I'm trying to use the %scan bif and it doesn't seem to be working. Imust
really misunderstand how it works or something....the
short example....
D Criteria...
D 30a //parameter for my
procedure.
D name1...
D s 30a
D pos...
D s 10i 0
/free
....some sql code to populate name1.
pos = %scan(Criteria : name1);
....some more code later on
/free
I'm using a SEP to debug this. When the %scan is performed the value of
pos is being returned as 0. Criteria = HOSPITAL, name1 = '**MY EXAMPLE
HOSPITAL'
Why is pos = 0? HOSPITAL is CLEARLY in there... shouldn't it return
position on the H? Which in the real data for my first record I woulduse of the individual or entity to which it is addressed and may contain
expect to be position 19. In this example I would expect it to return
position 14.
Am I missing something?
Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777
--- This message (including any attachments) is intended only for the
--list
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.