Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense in the Editor?
Message
 
 
To
27/10/2004 21:18:01
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00955113
Message ID:
00955114
Views:
18
LOCAL oCursor AS Cursor
oCursor = CREATEOBJECT( 'Cursor' )
oCursor.
>I've been using the Visual Studio tools, and was wondering if given something like the following written in the editor:
>
>oCursor = CREATEOBJECT( 'Cursor' )
>oCursor.
>
>I can display a list of members in the editor? It doesn't seem to work for anything but system objects, which I know has been true in the past.
>Are there any good workarounds? I know I can display it in the command window and cut and paste, or drag from the properties once I instantiate it in the command window.
>
>Mike
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform