Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i pass this value
Message
From
24/10/2002 18:24:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How can i pass this value
Miscellaneous
Thread ID:
00715194
Message ID:
00715194
Views:
31
Hi all

Any chance in this command to pass de value from lcFieldName
	FOR EACH oField in .oRS.Fields
		WITH oField
			IF .Type=202 && ADVARWCHAR
				lcFieldName="'"+.NAME+"'"
				.oRS.Fields(&lcFieldName).Value="" ---> ERROR Here
Thank's

João Batista
Next
Reply
Map
View

Click here to load this message in the networking platform