Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Skins Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Skins Error
Miscellaneous
Thread ID:
01043488
Message ID:
01043488
Views:
61
I downloaded your skinning example.

Very nice.


When I first ran it, it threw an error in ReadSkinDefinition.

I changed
lnTotalElements = ALINES(aryRegionCoord, FILETOSTR(thisform.skindefinition), 1, ":") - 3

to


lnTotalElements = ALINES(aryRegionCoord, FILETOSTR(thisform.skindefinition), .T., ":") - 3


and it works fine now.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform