PDA

View Full Version : Error: IAmBusyOn()



father of monstermagnet
November 21st, 2005, 10:08 AM
Hello,

when i try


IAmBusyOn()

i get


attempt to call global `IAmBusyOn' (a nil value)

Rob H
November 21st, 2005, 10:14 AM
try win.IAmBusyOn() - looks like it's a documentation problem

father of monstermagnet
November 21st, 2005, 10:21 AM
Yup,

thanks.