Create .LNK file

You need a .LNK file to link the required object code modules. Create a file called, for example, FPROGRUN.LNK containing a single line:

progrun qcfunc <your C module>

Set up this file using an editor, making sure that there is no terminating <CR> (Carriage Return).