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

DL_UpdateChecks

Revision
Revised on

Description


Code

on DL_UpdateChecks
  global DL_DoChecks, DL_Inited
  
  if DL_Inited is true then
    get DL_Flag("Check Scripts",the short name of this stack)
    DL_UpdateFlagMenu "Document This Stack's Scripts",it
  end if
  
end DL_UpdateChecks