Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense
Message
From
24/11/2004 13:56:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Intellisense
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00964425
Message ID:
00964425
Views:
50
Hi all,

I am trying to create a new record in foxcode table. In the data field, I have the following:
lParameter oFoxcode
IF oFoxcode.Location <1
RETURN oFoxCode.UserTyped
ENDIF
oFoxcode.Valuetype = 'V'
etc......

When it reaches oFoxcode.location, it's telling me unrecognized command verb. Does anyone know why? It doesn't make sense.
Next
Reply
Map
View

Click here to load this message in the networking platform