Re: Creation of a VM File containing an Omnigo Note

diel@intbuso.boeblingen.netsurf.de
Fri, 17 Jan 97 09:02:00 -0500

Since I did not succeed in generating the Note data WITHOUT using the Note
class or NoteShell class, I tried to do it WITH using the Note Class. The
Omnigo book, chapter 6, describes extensively the NoteClass (and the
NoteShellClass).
So, I tried to use the NoteClass in my .goc by adding
@object NoteClass InventContent { }.
The compiler complained
parse error, expecting CLASS_SYM
expecting class, not the identifier 'NoteClass'.
I thought, well, as a slight deviation from the documentation, GEOS knows
the NoteClass under a different name. But, looking at the Objects book,
and the Quickref book, I could not found a class which seemed to be
related to the NoteClass as described in the Omnigo book.
Maybe, 'NoteClass' is correct, but I have to add a certain include.

Do you have any suggestions for help with
(a) how my declaration in .goc has to look like ?
(b) how I could find the class I'm looking for in the Geos
documentation ?

Regards, Hans Diel

================================================================
>Does somebody have experience in creating purely by program (i.e. without
>using the user interface objects Note or NoteShell) a VM File containing
>an Omnigo Note ?
>
>If yes, I would ask more detailed questions.
>
> Regards, Hans Diel

-- 
-----------------------------------------------------------
diel@intbuso.boeblingen.netsurf.de
-----------------------------------------------------------