Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does this bug still exist in SP2?
Message
De
21/01/2008 15:05:27
 
 
À
21/01/2008 10:59:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01283562
Message ID:
01283779
Vues:
10
>For setting there is no problem, my problem was with retrieving back.
You can pass the 255 limit as long as you do it in code. It's only PEM sheet that doesn't accept over 255.

I tried this as a test form (added grid with 3 columns) and set your property value as you have. Looking "under-the-hood" at the SCX as a table, the Property field does not allow the longer property value (it cuts the string at 256). Unlike the _memberdata value, it seems that other properties are not using the longer format of the 8192 char length.

If you hacked the scx and forced the property to the same format requirements of the _memberdata, it might work.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform