home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 95 Secrets (4th Edition)
/
Windows95Secrets4thEdition.iso
/
utility
/
managemt
/
winbatch
/
intactv.wb_
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-26
|
421 b
|
9 lines
UnusualName87623="" ; Use a very unusual variable name
:zork
; Ask user for statement to execute
UnusualName87623=AskLine("Interactive","Enter statement",UnusualName87623)
; Then actually execute the statement
execute %UnusualName87623%
Goto zork ; and loop for more punishment