Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AT() command or something like that
Message
From
26/04/2000 21:23:13
 
 
To
25/04/2000 14:30:41
Erin Eby
Mission Critical Software
Gainesville, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00363259
Message ID:
00363922
Views:
17
>Hi! I am searching for a way to locate a specific character within a document. The character is a carriage return, and I need to find the one that is the first one after a specified character set within the whole document. If this makes any sense to anyone, any suggestions???tia. :)

One easy way would be to use a regular expression through the WSH's Vbscript.RegExp COM object. Another would be to search the memo for the trigger character using AT(), and then search the remainder of the memo for a CHR(13).
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform