6 lines
65 B
Text
6 lines
65 B
Text
|
|
window 1
|
||
|
|
BOOL boolTest
|
||
|
|
boolTest = -1
|
||
|
|
print boolTest
|
||
|
|
HandleEvents
|