Initial Add

This commit is contained in:
SJLennon
2021-06-05 16:26:07 -04:00
parent d768b3013a
commit 5a0fede9cc
4 changed files with 113 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
GR_ATN: +
PGM
/*=== Attention program for programmer group job ============== */
/* Pops up an an ugly, but effective, IBM selection menu. */
/* Called when Attn key is pressed in a group job. */
/* Attn is Shift+Esc in most emulators. */
/*==============================================================*/
TFRGRPJOB GRPJOB(*SELECT)
ENDPGM