Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto find
Message
From
02/11/2015 03:31:47
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
01/11/2015 19:06:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01626820
Message ID:
01626824
Views:
116
This message has been marked as the solution to the initial question of the thread.
>Is there a way to open a text document and right away place cursor next to a 'keyword'.
>That is, is there a way to bypass the right click 'find' after the document is open.

c=filetostr("yourfile.txt")
lnAt=atc("yourkeyword", c)

modify file "yourfile.txt" range lnAt, lnat+len("yourkeyword")

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform