[V4REV] How correctly prepare stack for cross-platform use ?

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Jun 11 23:58:16 CDT 2005


On 6/11/05 10:41 PM, "Trevor DeVore" <lists at mangomultimedia.com> wrote:

>> 
>> A) automate this job ?
> 
> Yes.  If they are all in the same folder you could do something like
> this (off the top of my head, not tested):
> 
> answer folder "Select folder with stacks
> if it <> empty then
>      put it into tFolder
>      put defaultFolder into tOrigDefault
>      set defaultFolder to tFolder
>      put files() into tStacks
> 
>      repeat for each line tStack in tStacks
>          if char 1 of tStack = "." then next repeat
> 
>          get tFolder &slash& tStack
>          if there is a stack it then
>              set the externals of stack it to "windows.dll" &cr&
> "mac.bundle"
>          end if
>      end repeat
> end if

Great! Thank you!

This time I like Revolution more than REALBasic :-)

Where I cannot automate work with projects AFAIK


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list