The sample GENCSEG
listing in GENCSEG Listing shows the output produced by GENCSEG under
these conditions:
The GENCSEG command line in GENCSEG Listing has been
entered as follows:
GENCSEG MYPROJB -e -lPROJECT -lPROJECT2(PHASE3,PHASE5,PHASE6)
PROJECT LOADLIB has three members, PHASE1, PHASE2, and PHASE4, plus
an alias for PHASE1 named STARTUP. Only members PHASE3, PHASE5, and PHASE6
are to be installed from PROJECT2 LOADLIB. Since the LOADALL option was not
specified, only the members with RMODE=24 are loaded.
GENCSEG Listing
GENCSEG Release 6.00C Page 1
Copyright(c) 1996 by SAS Institute Inc., Cary, NC USA
LSCG022 Note: GENCSEG invoked by userid: SASCUSER
LSCG013 Note: Using 'MYPROJA ' as the segment name.
LSCG035 Note: 'MYPROJA ' segment loads from address '1100000'X
to address '011FFFFF'X.
LSCG043 Note: Edit mode.
LSCG071 Note: Only members having an RMODE = ANY will be
loaded.
LSCG069 Note: The LOADALL (-r) option may be used to load all
members of a LOADLIB (if possible) regardless of a
members RMODE.
LSCG070 Note: 7 total members/aliases processed.
LSCG037 Note: 3 members/aliases to be loaded.
LSCG038 Note: Directory size: '50'X (80) bytes.
Wed May 06 10:40:40 1992 --- MYPROJA --- Page 2
Loading from: PROJECT LOADLIB A1 on PROJEC
Member/Alias Entry Point Origin Size Alias of Loaded? RMODE
PHASE1 01100264 01100050 0000B0E8 Y ANY
STARTUP 01100264 01100050 0000B0E8 PHASE1 Y ANY
PHASE2 ******** ******** ******** N 24
PHASE4 ******** ******** ******** N 24
Wed May 06 10:40:40 1992 --- MYPROJA --- Page 3
Loading from: PROJECT2 LOADLIB A1 on PROJEC
Member/Alias Entry Point Origin Size Alias of Loaded? RMODE
PHASE3 ******** ******** ******** N 24
PHASE5 ******** ******** ******** N 24
PHASE6 0110B34C 0110B138 0000B0E8 Y ANY
Wed May 06 10:40:40 1992 --- MYPROJA --- Page 4
LSCG050 Note: Total size (including directory): '16220'X bytes.
LSCG053 Note: 23 page(s) used. Hexadecimal page number range:
1100-1117.
LSCG039 Note: Processing completed.
Copyright © 2001
by SAS Institute Inc., Cary, NC, USA. All rights reserved.