This is a sample screen shoot of the output
generated by executing the STARTASM edit macro as supplied on
this website.
Notice that the program name will be the same name as the member name
being created. Also notice that the edit macro
generates code that contains user macros (BEGIN, EOJ etc.) these will
need to be changed to your own site defaults.
File Edit Edit_Settings Menu Utilities Compilers Test Help ------------------------------------------------------------------------------- EDIT ABBYDALE.DEVL.SOURCE(TESTIT) - 01.03 Columns 00001 00072 Command ===> Scroll ===> CSR ****** ***************************** Top of Data ****************************** 000001 PRINT NOGEN 000002 TESTIT START 0 000003 TESTIT AMODE 31 000004 TESTIT RMODE ANY 000005 COPY ASLEQUC Register equates 000006 IEFJSSIB 000007 IEFSSOBH 000008 TESTIT TITLE 'Your Title - Copyright Abbydale Systems LLC' 000009 ASLDATA DATA=YES,LIST=YES,INFO=YES 000010 *---------------------------------------------------------------------* 000011 * TESTIT * 000012 *---------------------------------------------------------------------* 000013 * * 000014 * Description : * 000015 * * 000016 * Created on : 9 Aug 2020 * 000017 * Created by : KEVIN FERGUSON * 000018 * : Userid(MIT001) * 000019 * : Using ABBYDALE.DEVL.SOURCE(TESTIT) * 000020 * * 000021 * Called by : * 000022 * * 000023 * Calls : * 000024 * * 000025 * Change Activity : * 000026 * * 000027 *---------------------------------------------------------------------* 000028 * ©Copyright of Abbydale Systems LLC. * 000029 *---------------------------------------------------------------------* 000030 TESTIT BEGIN R12,VER=1.0 000031 EOJ C=(R15) Return to caller 000032 *---------------------------------------------------------------------* 000033 * End of TESTIT * 000034 *---------------------------------------------------------------------* 000035 LTORG 000036 END TESTIT 000037 PUNCH ' MODE AMODE(31)' BINDER AMODE STATEMENT. 000038 PUNCH ' MODE RMODE(ANY)' BINDER RMODE STATEMENT. 000039 PUNCH ' ENTRY TESTIT' MODULE ENTRY POINT. 000040 PUNCH ' NAME TESTIT(R)' MODULE NAME. F1=Help F2=Split F3=Exit F5=Rfind F6=Rchange F7=Up F8=Down F9=Swap F10=Left F11=Right F12=RETRIEVE |
Abbydale Systems LLC Lic. 802696149. All rights reserved.