Export stack scripts

MisterX b.xavier at internet.lu
Tue Oct 12 23:26:39 EDT 2004


Ray

Not very hard to do mind you...

Here's the broad lines:

put the script of this stack into s
repeat with x = 1 to the number of cds
put the script of cd x after s
repeat with x = 1 to the number of controls
put the the script of control x after s
ask file "Save as:" 
put s into url ("File:"&it) 

I've seen a stack or plugin like it though, it was called
report or something...

And my old script sucker is still bound by HC limits ;(

If no one manifests anything, I might have something
later this week for you...

cheers
Xavier

> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com 
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of 
> Ray Stace
> Sent: Wednesday, October 13, 2004 01:40
> To: How to use Revolution
> Subject: Export stack scripts
> 
> In the HyperCard tool set there was a function to export all 
> the scripts in a stack to a text file.
> Has anyone done likewise for Revolution?
> Ray
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 



More information about the use-livecode mailing list