Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Picture not perfect.....Help
Message
De
04/11/1997 22:39:04
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Picture not perfect.....Help
Divers
Thread ID:
00058271
Message ID:
00058271
Vues:
73
Dear all,

I faced another problem. Please help. THanks in advance.

I created a table with a general field to keep picture.
For example.

eg.picture General 4

The saving part is ok but when I tried to retrieve the
general field and display it in my form it gave me
an error "Function argument value, type, or count is
invalid". I followed the example coding in tastrade but
still generate error.

The coding goes like this.

LOCAL lcfile

store "" to lcfile
* IF FILE(eg.picture)
lcfile = eg.picture
ELSE
lcfile = ''
ENDIF
thisform.imgphoto.picture = lcfile
* this is the part which the debugger point at and give
me an error message.
What is wrong? Please help.

Dora
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform