Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code references across continuation lines?
Message
 
 
À
22/10/2007 13:46:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01262609
Message ID:
01262758
Vues:
19
Hi Jim,

The Code references doesn't know anything about line continuation and it runs regular expression against the whole program not line by line. I guess you can craft a regular expression that would match more than one line but I cannot help you with that.

>Is it possible to use regular expressions to search across continuation lines in Code References?
>
>I've had occasion before where I've wanted to look through multiple-line SELECT statements -- looking for instance for instances where I selected from a particular table.
>
>I know how to do this if it's all on the same line ... select.*from mytable ... seems satisfactory.
>
>So, is there anything that could be placed in the regular expression so that it would know to search continuation lines?
>
>Thanks in advance
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform