Deletion of unencessary files
This commit is contained in:
parent
7018a248e7
commit
42fca5eb92
Binary file not shown.
@ -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
|
||||
|
||||
|
Binary file not shown.
@ -1,4 +0,0 @@
|
||||
.mac: OPUS-OS/2 macro
|
||||
.mtb: Not an OPOUS file
|
||||
.mtx: OPUS Macro
|
||||
.obs: OPUS Basic script
|
Loading…
Reference in New Issue
Block a user