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



Wow, look at all those responses. I guess you got your answer, so I won't repeat it yet another time!

Mark Murphy
STAR BASE Consulting, Inc.
mmurphy@xxxxxxxxxxxxxxx

-----rpg400-l-bounces@xxxxxxxxxxxx wrote: -----
To: "RPG programming on the IBM i / System i" <rpg400-l@xxxxxxxxxxxx>
From: Bryce Martin
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
Date: 11/03/2010 12:06PM
Subject: %scan not working as I'd expect...

I'm trying to use the %scan bif and it doesn't seem to be working.  I must
really misunderstand how it works or something....

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 the
position on the H?  Which in the real data for my first record I would
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 use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, privileged, confidential, and exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us and destroy this message immediately. ---

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.