Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ID System...
Message
 
To
28/04/2003 06:18:04
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00782139
Message ID:
00784007
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform