Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ltrim
Message
From
18/03/2009 10:43:02
 
 
To
18/03/2009 10:40:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Ltrim
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01389114
Message ID:
01389128
Views:
58
>Yes, I get the same error when I use your syntax.
>I think the project is using vfp7 at runtime. I'm using vfp9 to modify the report. Sorry, that never occurred to me.
>
>The project is an off the shelf business software that was written in foxpro. Not one of mine. The boss has not allowed me to change the project and recompile due to copyright concerns. I can get at the reports though.

You may try some other function, e.g. IIF(LEFT(displayval(),1)==',',SUBSTR(displayval(),2),displayval())
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform