home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QBasic & Borland Pascal & C
/
Delphi5.iso
/
Basic
/
Samples
/
VBZ01
/
VBZ01.ZIP
/
META.BAS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
BASIC Source File
|
1993-02-26
|
111 b
|
10 lines
DefInt A-Z
Type rect
left As Integer
top As Integer
right As Integer
bottom As Integer
End Type