Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check for set step on's in SCCTEXT ?
Message
De
28/12/2005 11:30:58
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
28/12/2005 10:44:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01081196
Message ID:
01081287
Vues:
10
>Indeed, but left Browses do affect the runtime and it would save a lot of time of not having to run the (slow) code reference.
>So it would be great when checking in we could generate a "Browse or Set step on left"

What I meant was that the code for Code References is in xsource.zip, and you can take out the parts you need and incorporate in your version of scctext, or in a project hook... after taking out the slow parts :).

As for the leftover browses, why don't you encapsulate them with
if version(2)=2   && full Fox
  browse
endif
in the first place, so it wouldn't be happening at runtime.

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