'''Starpal - TCL Development and Starkit generation''' Let's say you wanted to work on a file called web.tcl. Wouldn't it be nice to see a menu choice of 'Starpal'? [http://www.nonags.org/members/zipguy/tcl/starpal/stp_main_normal.jpg] If you did have this menu choice then you would see the dialog [http://www.nonags.org/members/zipguy/tcl/starpal/stp_convert.jpg] If you did pick 'Ok' then you'd see the wsf to qwrap it like [http://www.nonags.org/members/zipguy/tcl/starpal/stp_wrapped.jpg] Then you'd be asked 'Do you want to Unwrap web.tcl' [http://www.nonags.org/members/zipguy/tcl/starpal/stp_wrap_unwrap.jpg] and if you replied 'Ok' you'd see the unwrap command run [http://www.nonags.org/members/zipguy/tcl/starpal/stp_unwrapped.jpg] and you'd then see the Starpal's main screen. Starpal auomatically determined that the TCL file had no KIT file and walked you through the neccesary steps to make the .KIT file, which is a Starkit file, as well as cleverly automatically switching you to the .KIT file. ---- Even futher, if you already has a .KIT file exist when opening the .TCL file, you would have seen [http://www.nonags.org/members/zipguy/tcl/starpal/stp_whoops_kit.jpg] If you had asked to unwrap your .KIT file and you already have the web.vfs subfolder you would have seen [http://www.nonags.org/members/zipguy/tcl/starpal/stp_unwrap_over.jpg] which would have warned you about the situation but still would have allowed you do overlay the web.vfs file system. [http://www.nonags.org/members/zipguy/tcl/starpal/stp_.jpg] ---- 20Jan05 [jcw] - Latest SDX can now be used as library, see [http://www.equi4.com/sdx.html] for an example. ---- [Category Tclkit]