HP3000-L Archives

October 2013, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Paul Richards <[log in to unmask]>
Reply To:
Paul Richards <[log in to unmask]>
Date:
Wed, 16 Oct 2013 00:49:22 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (13 lines)
It seems that if I want the final executable to be one file then this will work:

:COB85XL SUBPROG,SUBP;INFO="$CONTROL DYNAMIC"
:COB85XL MAINPROG,MAINP
:LINK FROM=MAINP,SUBP; TO=UPDPGM

from the HP COBOL II/XL Programmer's Guide, and it does.

What if I want MAINPROG and SUBPROG to remain as separate files - is this possible?

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2