The following error-message is displayed when I open a substack:
 "Error description:  insert: license limit exceeded
insert script of btn i of me into back
Line: 3 Character: 1
Value:" 

The script is in a group called revLibraries and looks like this:
on preOpenBackGround
  repeat with i = 1 to the number of btns in me
    insert script of btn i of me into back
  end repeat
  revDBInit
end preOpenBackGround


It seems to be a button called revlibUrl that contains over 2000 lines of
code that generates the error, so the license-limit sure is exceeded but I
didn't know it applied to the the Rev-interface..?

Any help appreciated,
/Niklas

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to