Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bizarre compiler errors
Message
From
29/04/2002 04:31:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Bizarre compiler errors
Miscellaneous
Thread ID:
00650269
Message ID:
00650269
Views:
40
Hi

I am starting to get some bizarre things happening with my VFP7 compiler.

the line
	.cSysOpts = IIF(commact.Sales,'Y','N')
compiles - saves just fine but
	.cSysOpts = IIF(comact.Sales,'Y','N')
which simply has one less letter in the table name gives me an error telling me I am 'missing a comma'

What gives, has my compiler take a personal grudge against certain names. This is the second 'name' it has objected to.

Earlier I couldn't get it to compile 'DataProcess(nUser)' but it was quite happy with 'ProcessData(nUser)'

Can anyone advise a poor confused programmer???

Also, is anyone getting fatal errors that appear to be caused by the smartfill function in VFP7????

Regards
Geoff Scott
May all your weeds be wildflowers
Next
Reply
Map
View

Click here to load this message in the networking platform