2
Fork 0

Deletion of unencessary files

This commit is contained in:
Ruben Hartenstein (PEA4-Fe) 2021-01-19 11:10:01 +01:00
parent 7018a248e7
commit 42fca5eb92
4 changed files with 0 additions and 24 deletions

Binary file not shown.

View File

@ -1,20 +0,0 @@
VARIABLES SECTION
BUTTON <Knopf 1> = Goto (erster);
BUTTON <Knopf 2> = Goto (zweiter);
PROGRAM SECTION
Label (anfang);
UserDialog ('0', STANDARD, BUTTON:'<Knopf 1>+<Knopf 2>', BLANK, BLANK, BLANK, BLANK, BLANK, BLANK, BLANK, BLANK, BLANK, BLANK, BLANK, BLANK, BLANK);
Goto (ende);
Label (erster);
Message ('Erster Knopf gedrückt', ON_SCREEN, 5);
Goto (anfang);
Label (zweiter);
Message ('Zweiter Knopf gedrückt', ON_SCREEN, 5);
Label (ende);
PARAMETER SECTION

View File

@ -1,4 +0,0 @@
.mac: OPUS-OS/2 macro
.mtb: Not an OPOUS file
.mtx: OPUS Macro
.obs: OPUS Basic script