Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Skins Error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01043488
Message ID:
01043491
Vues:
16
You wouldn't get the error if you run it under VFP9.

>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.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform