Ken Norris wrote: >> Does anyone already have a script that will go through a stack or stack >> file and print out all the scripts, along with object descriptors? >> >> I have such a beast for HyperCard, but it's not (yet) obvious to me how >> to make the concept work in Rev since I don't see a "print script" >> command. > ---------- > I remember that. I still have binders full of HC script printouts somewhere. > I used to go through them and make notes, change lines, and hiliter pen > hilites when I wasn't around the computer at work. > ---------- >> But I really need such a beast so I'll figure out how to >> write it if it doesn't yet exist. I'm just not into re-inventing wheels. > ---------- > I'd be EXTREMELY interested. One way would be to simply create an indexed > stack and something like (very basic): > > put script of x into field y. > > ...then you'd have a stack with all the scripts in fields, and you can print > any field or sequence of fields you want from there.
Does the one posted from Flexible Learning Co. do what you need? -- Richard Gaskin Fourth World Media Corporation Developer of WebMerge: Publish any database on any Web site ___________________________________________________________ [EMAIL PROTECTED] http://www.FourthWorld.com Tel: 323-225-3717 AIM: FourthWorldInc _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
