> Has anyone else had any problems with PunctPad? I installed it
>on my 2000 (rom update 717260-1) and now whenever I click on the
>keyboard button, it throws a undefined variable error (even after I
>removed the package and the 'PPButton' package that came with it and
>a reset). In ViewFrame, if I try to get the value of
>_popupKeyboards, it give me the same error. Something hosed in the
>system soup?
Er.
_popupKeyboards is a root slot, not a variable (hence
GlobalVarExists('_popupKeyboards) normally returns NIL and therefore,
getting a -48807 when trying to get this value in ViewFrame context
is absolutely normal).
I guess you tried by deactivating all packages. What does BugTrap say?
Paul
-- Home page: http://www.kallisys.com/ Newton-powered WebServer: http://newton.kallisys.net:8080/-- Read the List FAQ/Etiquette: http://www.newtontalk.net/faq.html Read the Newton FAQ: http://www.chuma.org/newton/faq/ This is the NewtonTalk mailing list - http://www.newtontalk.net/
This archive was generated by hypermail 2.1.2 : Thu Aug 01 2002 - 06:03:06 EDT