home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Scripting < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  803 b   |  [TEXT/ttxt]

  1. Subject:     Scripting
  2. Sent:        6/27/96 5:30 AM
  3. Received:    6/27/96 8:54 AM
  4. From:        Stephane SILVESTRE, jipe@imaginet.fr
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. I've wanted to make my part scriptable, but it seems like my dictionnary
  9. isn't recognized by the Script Editor. I always get a syntax error
  10. "expected class name but got identifier" but if I open the part's
  11. dictionnary, my class is well defined. Have I missed something ?
  12.  
  13. Stephane.
  14.  
  15. PS: as Mark Lanett, I would very appreciate a simple extension example
  16. showing one server and one client parts.
  17.  
  18. PS2 : FW_REGISTER_ARCHIVABLE_CLASS macro doesn't work any more with nested
  19. classes (it used to in d11). Anyhow it's easy not to use the macro.
  20.