Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace myfields with table.otherfield
Message
 
To
31/08/2001 10:00:08
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00551378
Message ID:
00551383
Views:
20
What about ?anothertable.anotherfield_ ? Does it work?
It seems that "anotherfield_" is a field capture (having length more than 10); try the real field name instead.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>your question below >>>>>>>>>>>>>>>>>>>>>>>
hello everyone,

I'm trying to do the following :


lnMymonth = MONTH(date())
REPLACE myfield WITH anothertable.anotherfield_+ALLTRIM(STR(lnMyMonth))


I keep getting an error that says 'anotherfield_' variable is not found.


can this be accomplished.

Thanks,

Sergio
Previous
Reply
Map
View

Click here to load this message in the networking platform