User's Guide


Running your packaged image

The packager writes your application into the file named EPAPPL by default. This file is created in the default directory. You can rename it as required.

You run your packaged application by starting the executable with your packaged application file name as the image parameter:

nodialog -iEPAPPL

The parameter -i tells the executable to use the named image rather than the default image name abt.icx.

You will need to have other files to successfully run your packaged image. Refer to the product web site for the files you need.

It is possible that your application can successfully package, yet fail to run. If this happens, first review the packaging guidelines. Violations of these guidelines could result in runtime errors.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]