what should happen if

Kenneth Brody kenbrody at bestweb.net
Fri Nov 19 10:07:18 PST 2004


GCC Consulting wrote:
[...]
>  then: ct="8"   'start looking
> loop if:
>    Then:aa(1,.0)=mid(1,ct,"1")
>      if: aa ne "*"      'test for end of invoice element
>    Then: ct=ct+"1";ab(8,.0)=ab{aa;GOTO loop      'ab= is one way or you could do
> the line below
>      if:
>    then:ab=mid(1,"8",(ct-"1"))
[...]

Or you could use INSTR() to find the "*".

-- 
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody        | www.hvcomputer.com |                             |
| kenbrody/at\spamcop.net | www.fptech.com     | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <mailto:ThisIsASpamTrap at gmail.com>



More information about the Filepro-list mailing list