Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom IS Command Question
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Custom IS Command Question
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01019615
Message ID:
01019615
Views:
78
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
Next
Reply
Map
View

Click here to load this message in the networking platform