Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How Can I Print Picture?
Message
De
17/10/2002 02:11:14
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00711711
Message ID:
00712196
Vues:
10
>Thanks Cathy, It Works.But Why When I put =ALLTRIM(File.Field) the report rises a Sintax Error

Is that the exact line of code? I tried the following test and it works fine, so perhaps there is something wrong with the specific code you're using.
CREATE CURSOR FILE (FIELD m)
INSERT INTO FILE VALUES (GETFILE('jpg'))
?ALLTRIM(FILE.FIELD)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform