logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jzexe - Generates standalone Z-Code programs

Author

       This manual page was written by Michael Stroucken <stroucki@debian.org>, for the Debian GNU/Linux  system
       (but may be used by others).

                                                                                                        JZEXE(6)

Description

       This  manual  page  documents  briefly  the  jzexe  command.  This manual page was written for the Debian
       GNU/Linux distribution because the original program does not have a manual page.

       jzexe is a program that generates a standalone Z-Code executable program by gluing jzip and the specified
       Z-Code program together. It assumes jzip is located at /usr/games/jzip, which can be  overridden  by  the
       command  line.  It  calls  a  standalone executable <story file>.exe, and saves its output in the current
       directory.

       jzexe can also extract Z-Code programs from the executables it creates.

Name

       jzexe - Generates standalone Z-Code programs

Options

       A summary of options are included below.

       -x     Extract a program from a stand alone executable, naming it <standalone name>.z<z-code version>

       Run jzexe with no arguments to view invocation options.

See Also

jzip(6),/usr/share/doc/jzip/Jzexe.txt.gz

Synopsis

jzexe<storyfile>[jzipprogram]jzexe-x<standaloneprogram>jzexe

See Also