AW: Database Export
Tobias Muller-Kortkamp
tobias.mkortkamp@cas-gmbh.de
Fri Nov 10 00:19:00 GMT 2000
Hi,
Ben, thank you for your prompt answer.
You are right, it is in "sn.h".
I?ll now make a list of sensible combinations.
Best wishes
Tobias
Hi,
is there a reference what these codings mean?
i.e (excerpt from table cl (classes))
name start_position end_position attributes
ActionHandler 27.007 37.2 0x1
JavaDraw 15.013 302.1 0x4
JavaDrawFrame 10.013 33.1 0x4
Shape 8.019 20.1 0x24
UltraColor 9.013 83.1 0x4
WidgetPanel 14.013 236.1 0x4
If I recall correctly, these attributes are formed from the set of constants
defined in sn.h -- such as:
#define PAF_PRIVATE 0x000001
These constants are OR'ed together to form attribute values.
Ben
More information about the Sourcenav
mailing list