news
About Elegant Chaos
info
About me and my friends
people
Software from Elegant Chaos
software
Other stuff...
stuff

UL_SetupScript

Revision 1
Revised on 19/03/95 19:18

Description

Called after all libraries have been initialised.

Used internally. Steer clear!


Code

on UL_SetupScript
  global UL_inited, UL_QuietStartup,gUL_LockCount,Development,Stacks
  
  put true into UL_inited
end UL_SetupScript