admin:packaginghelloworld
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| admin:packaginghelloworld [2011/08/02 01:23] – jwarrior | admin:packaginghelloworld [2011/08/02 17:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Packaging Hello World ====== | ||
| + | |||
| + | - load hello world map | ||
| + | - it is not necessary to do these config map instructions: | ||
| + | - C: | ||
| + | - set the path. this is not absolutely necessary but it make the command prompt code easier. | ||
| + | - change application entry point in startup code tab to HelloWorld helloWorld | ||
| + | - esvio -iepappl -lCON < | ||
| + | - nodialog -iepappl -lCON < | ||
| + | - put output icx file (here hw.icx) in something like c: | ||
| + | - put abt.ini file in same dir as icx file | ||
| + | - run out of progFiles\vast...\nls to get nls messages. | ||
| + | - example: C:\Program Files (x86)\Instantiations\VA Smalltalk\8.5\nls>// | ||
| + | - use EsLoggingRuntimePackagingApp which is hello world with logging | ||
| + | |||
