Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Somehow I'm not creating a cursor??
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01064491
Message ID:
01064500
Views:
47
ah ye genius!

yes, thanyou. I'd removed a bunch of fields from the cursor till I have code ready to accept them, to not lose the code for these fields I dropped them above the cursor code and commented them. diddn't realise it'd pick up on the continuation bit
*!*				CLIENTID C(10),;
*!*				PREDATA C(100),;
*!*				DATAFILE C(150),;
		Create cursor mainlookup(PSPATH C(50),;
			TOTPACKETS C(10),;
			TOTRECORDS C(10),;
can I get away with blaming the code colouring of foxpro on this one? or is this a d on the hat for me?

Thanks again!

Ken.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform