Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom IS Command Question
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Custom IS Command Question
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01019615
Message ID:
01019615
Vues:
79
What I am trying to do is create a custom entry (command?) in my intellisense table that does NOT start the beginning of a command line. For example, if I type:

obet< space bar >

I want IS to return something like:

BETWEEN ~value1~ AND val2

for the "between" SQL syntax for Oracle. If I can get ~value1~ selected for replacement that would be a bonus.

Syntax in the SQL command like:

fbet

could return the VFP syntax for between like

BETWEEN(~fieldname~, value1, value2)

I know I could just use BETW for that one, but I wanted to illustrate a point here.

Any tips on how to make this work are appreciated.
Mark McCasland
Midlothian, TX USA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform