! ASHELL.SDF Version 1.0(101) ! Standard A-Shell structure definitions !-------------------------------------------------------------------------- !EDIT HISTORY !VEDIT = 101 ![100] September 7, 2008 10:35 AM Edited by joaquin ! Created ![101] October 5, 2008 04:05 PM Edited by jacques ! Add ST_ prefix (allow compatibility with ASHELL.BSI), ![102] November 9, 2008 09:50 AM Edited by jacques ! Add ++IFNMAP to allow multiple ++include !-------------------------------------------------------------------------- ++ifnmap VERSYS_ASHELL_SDF ![100] This is only map statement here - needs to be a map so ![100] it is included in the run (to be displayed with VERSYS.LIT) map1 VERSYS_ASHELL_SDF,s,40,">>@VERSYS(1)->>ashell.sdf[102]" ! [100] DDB structure used in MX_FSPEC call defstruct ST_DDB map2 DEV,s,6 ! 6 characters AMOS device map2 FILNAM,s,32 ! 10 characters AMOS or 32 host map2 EXT,s,8 ! 3 characters AMOS or 8 host map2 PRJ,s,3 ! 3 character justified P map2 PRG,s,3 ! 3 character justified PN endstruct ++endif