I am getting the following error when I click button 2 in my http://127.0.0.1:65002/bridge window and similar errors when I click any button. This is not happening in JHS 804.
Notice there is no ending / on the first error line. http://127.0.0.1:65002 not defined:function ev_2_click() The "offending" lines of code follow. HBS =: jhtr ('2' jhradio'two';0;'bidgroup');('3' jhradio'♠';0;'suitgroup');('1' jhradio'double';0;'dblgroup');('100' jhradio'100';0;'honorgroup');('1'jhradio'They';0;'wetheygroup') ) JVERSION Engine: j805/j64/darwin Beta-9: commercial/2016-07-05T17:11:06 Library: 8.05.08 Platform: Darwin 64 Installer: J805 install InstallPath: /applications/j64-805 Contact: www.jsoftware.com I have been careful to run this app in Safari which allows popups. The problem does not occur in JHS804 and the diff below shows that the code is identical. server:/ brian$ diff /Users/brian/j64-804-user/bridge/bridgejhs.ijs /Users/brian/j64-805-user/bridge/bridgejhs.ijs server:/ brian$ -- (B=) <-----my sig Brian Schott ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
