Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I am in Phoenix anyone else
Message
De
16/10/2005 23:43:07
 
 
À
14/10/2005 01:56:44
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
01057805
Message ID:
01059539
Vues:
23
Hi Dorin

>
>You can try using custom methods that assign the string to PictureVal
>But you need to limit the command line to 8k.


Thanks for your code. Yes I was afraid of that and also discovered that other than tiny BMPs, the property was useless.

I even tried storing a BMP converted to base64 in a custom property but those have a 255chr limit.

I also tried saving the BMP data (converted to base64 as you suggested) in code and assigning it to the pictureval property but the VFP editor came up with all sorts of errors.e.
* paste the converted data below between the Text/EndText
TEXT TO lcBMP NOSHOW


ENDTEXT

and assign to PictureVal at runtime too does not work as the string is too large.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform