How to export the images of a stack
    Reinhold Venzl-Schubert 
    R.Venzl-Schubert at t-online.de
       
    Wed Aug 17 01:00:41 CDT 2005
    
    
  
Hi Klaus,
"Asche über mein Haupt"
I had a blackout yesterday evening :-(
>   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
>
> The only I find in the foulder Export is the empty file "ImageName"
>
> What is my mistake?
> Is the directory incompletely?
> When it is the reason: How can get the entire directory?
This is the answer:
put url ("binfile:" & "ImagePath") into url ("binfile:Export/ImageName")
Reinhold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 897 bytes
Desc: not available
Url : http://mail.runrev.com/pipermail/metacard/attachments/20050817/a8e3d364/attachment.bin
    
    
More information about the metacard
mailing list