home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Planet Source Code Jumbo …e CD Visual Basic 1 to 7
/
1_2002.ISO
/
Data
/
Zips
/
CODE_UPLOAD1310912272000.psc
/
variable.bas
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
BASIC Source File
|
2000-12-23
|
244 b
|
13 lines
Attribute VB_Name = "Module2"
'***************
'
'the speed at which the hand will
'move across the screen.
Global Speed As Long
'where to place the hand vertically.
Global PlaceMe As Long
'choose view mode
Global Desk As Integer