home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Magazin 1996 September
/
CD_06_96.ISO
/
data
/
par
/
var.inf
< prev
Wrap
Text File
|
1996-04-04
|
2KB
|
61 lines
bernard
eventQ
tmp1
tmp2
tmp3
Level ; actual choosen level
DrLevel ; Shadow-var for DrawOneNote
songnumber ; actual song number
Tempo ; current playing speed
song$ 50 ; actual song on the tape
songQ$ 50 ; Backup
play$ 50 ; song played in levels 4 to 6
pfad$ 100
songname$ 100
s1$ 200
s2$ 200
s3$ 200
s4$ 200
s5$ 200
recorder$ 10 ; button-list for recorder-buttons
recorderQ$ 10
button$ 10 ; button-list for right-hand buttons
buttonQ$ 10
notes ; number of notes in malloc-array 1
HelpExitFlag
instrument
LastTapePosition
LastSong$ 20 ; all songs choosen so far, no song should be choosen twice
messy$ 100 ; for debugging
althot ; last hot clicked on
altTape ; last position on the tape which was played
OnTape ; 1, if mouse is active on the tape
col_r$ 8 ; color-look-up-table
col_g$ 8
col_b$ 8
OldNote ; last played note
OldTicker ; Ticker when starting the last note
OldPosition ; Position of last played note
ShowAlsoFlag ; 1, if played note should also be shown
NotePosition ; Position of the Note shown
NextFreeNote ; LastNote of malloc#3 for play mode. Max. 10000
LastNotePosition
ActualPage ; page to be shown in play mode
Takt
TempPath$ 100 ; Path to temporary files
LastKeys ; used by DrawKeys
LastKeysW
LastLines ; used by DrawLines
LastLinesW
DisableLineClear ; if 1, don't clear the notes from the lines
DebugInfoFlag
pAni ; handle for Pumuckl-Ani
kAni ; klabauter-handle
sPic ; start.bmp handle
hStartHot
hHot
hPlayHot
hScreen
hKlabAni
hKlabaut