mkxmod

Introduction

mkxmod is a program to convert a file which has been output by the linker into an external module which can be loaded MODULELoad.

To make sure that mkxmod can do its job properly, the program has to be built by the linker with the -sxmod option !

Usage

mkxmod filename identifier
filename
The name of the file which has to be treated. The file will be searched on the data default device (cfr DEVDataGet).
identifier
The module identifier which is used for identifying that the module has the form and shape which is expected by the program which will load it. It is strongly advised that modules names are quite long (more than 16 characters). We would advise you to register module names with PROGS.

PROGS, Professional & Graphical Software
last edited February 6, 1996