Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error when reserved word is PART of a field name
Message
From
09/05/2002 13:28:29
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
09/05/2002 13:25:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00654601
Message ID:
00654628
Views:
11
This doesn't have any error here. Would error there ?
Create Cursor mycursor (cf_text c(10))
For ix = 1 To 10
  Insert Into mycursor Values (Sys(2015))
Endfor

Scan
  Scatter Name loRecord
  x=m.loRecord.cf_text
  ? m.x
  m.loRecord=.Null.
Endscan
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform