home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mastering Visual Basic 6
/
mastvb6.iso
/
ch_code
/
ch20
/
seditor
/
script.frx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1998-07-02
|
147 b
|
6 lines
ÆSub Main()
' Use the Show method to display your script's
' output to Output box
Show "Welcome to the Interactive Script Editor"
End Sub