Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ID System...
Message
 
À
28/04/2003 06:18:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00782139
Message ID:
00784007
Vues:
16
Hi Jos,

Please accept my words of appreciation. Appreciation because you look forward for perfection.

'You are too good'

Thanks for the code and I'll take care in future.

Nice to be with you in this forum.

Aashish

>Aashish,
>
>There is no need to use macro substitution in the APPEND command. Its better to use name expression by enclosing PicPath in brackets. Its faster and VFP recommended way. I would also double-check for file existence rather than EMPTY(). i.e.
>
>
>PicPath=Getpict()
>
>If File(PicPath)
>
>  Select Student
>  Append General Student.photo From (PicPath)
>
>Endif
>
>
>
>
>>Create a table with general field.
>>
>>Select Student
>>PicPath=Getpict()
>>If !Empty(PicPath)
>> Append General Student.photo From &PicPath
>>Endif
>>
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform