Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto find
Message
De
02/11/2015 03:31:47
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01626820
Message ID:
01626824
Vues:
115
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform