Re: [Jmol-users] Error: Object expected [SOLVED]

2006-12-12 Thread Steven Platt
It would have helped if I'd used the correct file paths in ... 34 jmolApplet(400, 'load .../../html/steve/Pub_health_structures/$structid.ent;'); doh! Thanks for all the advice. Steve From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [Jmol-users] Error: Object expected

2006-12-12 Thread Rolf Huehne
Steven Platt wrote: > > Hi there, > > I’ve got a PERL script in /cgi-bin/steve/ which uses jmol and it’s > throwing errors I can’t diagnose when the page is rendered… specifically: > > Line: 34, 83, 123 > > Char: 6 > > Error: Object Expected > > Code: 0 > > Nothing is displayed > > I’m rendering se

[Jmol-users] Error: Object expected

2006-12-12 Thread Steven Platt
Hi there, I've got a PERL script in /cgi-bin/steve/ which uses jmol and it's throwing errors I can't diagnose when the page is rendered... specifically: Line: 34, 83, 123 Char: 6 Error: Object Expected Code: 0 Nothing is displayed I'm rendering several images in a single page, and lines 34