Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying between variables in FoxPro
Message
From
25/07/2000 08:47:53
 
 
To
25/07/2000 08:06:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00396514
Message ID:
00396525
Views:
11
Joe,

>I want to copy the indata string(of length 'datalen-1' into the variable 'datastring'.
> Copy datastring, indata, datalen - 1
datastring = LEFT(indata, LEN(indata)-1)
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform