Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find number within string
Message
From
06/07/1999 14:04:03
 
 
To
06/07/1999 14:02:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00237774
Message ID:
00237862
Views:
11
Oh, crud! Slight correction:
Change
>  lnNum = SUBSTR( lcString, lni )
to
lnNum = VAL( SUBSTR( lcString, lni ) )
Sorry, 'bout that.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform