mirror of
https://github.com/moibenko/mtx.git
synced 2026-01-05 11:44:59 +00:00
10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
define verb LDRSET
|
|
image sys$disk:[]ldrset.exe
|
|
parameter p1, label=device,
|
|
prompt="Device",
|
|
value(required,type=$FILE)
|
|
qualifier SET, nonnegatable
|
|
qualifier RESET, nonnegatable
|
|
disallow any2 (SET, RESET)
|
|
disallow NOT SET AND NOT RESET
|