metacard Digest, Vol 23, Issue 11
Reinhold Venzl-Schubert
R.Venzl-Schubert at t-online.de
Thu Aug 18 05:14:45 CDT 2005
Hello Dave!
>> repeat with i = 1 to num of lines in ImagePath
>> put line i of ImagePath into ImageName
>> repeat with k = 1 to 6
>> delete char 1 of ImageName
>> end repeat
>> put url ("binfile:" & "ImagePath") into url ("binfile:Export/
>> ImageName")
>> end repeat
>>
>
> Try this:
>
> put url ("binfile:" & ImageName) into url ("binfile:Export/" &
> ImageName)
I tried as you suggested. The copies of the file has the correct name
but they are empty (0 Bytes).
:-(
Reinhold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 582 bytes
Desc: not available
Url : http://mail.runrev.com/pipermail/metacard/attachments/20050818/24e79919/attachment.bin
More information about the metacard
mailing list