Global x = 10
Global z
Procedure test()
CompilerEnableDefine #PB_Compiler_Protected
x=100 ; it's protected
CompilerDisableDefine
z=100 ; it's global
EndProcedure
and something like "CompilerEnableDefine #PB_Compiler_Global"
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right." "psssst! i steal signatures... don't tell anyone! "