Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable name Cursor
Message
From
27/06/2001 12:19:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/06/2001 12:16:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00524217
Message ID:
00524244
Views:
15
>>>
>>>A cursor name can't start with a digit. Try using sys(2015).
>>
>>Thanks.. I wasn't sure if cursors could start with a digit or not... I was about to try doing a little string doctoring on the sys(3) value...
>>
>>I will use sys(2015)... but looks like I'll have to do a SUBSTR(SYS(2014),3,10) to cut it down to 8 characters...
>>
>>Thanks
>
>No do not cut but place dot :
>lcTemp = stuff(sys(2015),9,0,'.')
>
>If you would cut, cut from left.
>Cetin

Filename vs cursorname. Oh my God. Thanks Hector for heads up :)
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
Reply
Map
View

Click here to load this message in the networking platform