Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Halloween Code?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01264519
Message ID:
01264528
Views:
10
This message has been marked as the solution to the initial question of the thread.
>It could be a CHR(0). What would that produce?

ALLTRIM() will not strip CHR(0) by default but you can tell it to do so
lcImageName = ALLTRIM(lcImageName, 0, CHR(0), SPACE(1))
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform