Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Notes in the same row
Message
From
13/04/2007 13:57:31
 
 
To
13/04/2007 13:12:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01214141
Message ID:
01215662
Views:
19
>I have replaced it with the proper tag name. I don't get the error now, but the code still does not copy my mynotes.notes to crsbom.notes. Sorry, I have all this table names.

Samuel,

Any chance that eof('crsbom') is TRUE ?
if( eof('crsbom') )
   repl notes with 'abc' in crsbom && will not update any record, since there is no current record
endif
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform