Creating the .LNK File (Generic PROGRUN only)

You need a .LNK file to link the required object code modules. Create a file called GPROGRUN.LNK containing a single line:

progrun qcbody <your C modules>

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