TOC PREV NEXT INDEX

 


Specifying the Name of a Wrapped Application


The default name of the wrapped application produced by prowrap is prowrapout on Unix or prowrapout.exe on Windows. You can use the out option to specify a different name for the application. For example, the following creates a wrapped application with the name myapp.exe:


C:> prowrap myapp.tcl utils.tcl -out myapp.exe

Note: On Windows systems, prowrap automatically adds the .exe extension if you omit it from the application name.



http://www.ajubasolutions.com
Voice: (650) 210-0100
Fax: (650) 210-0101
support@ajubasolutions.com
TOC PREV NEXT INDEX