ObjSubType
Daniel Sananes
danielsananes at hotmail.com
Mon Dec 8 09:06:47 EST 2014
Hi all,
Just a small question of how to get the name of the objsubtype.
Am building a list of info from fielformats with $makelist:
Calculate LIST as
$formats.FILENAME.$objs.$makelist($ref.$name,$ref.$objtype,$ref.$objsubtype,
$ref.$objsublen)
Objsubtype gives 0 for character-field, 32 for numeric and 1000 for a
datefield I have (etc).
I would like to see the constansts: kSimpleChar, kDate200, kShortInt etc.
How do I do that?
Regards
Daniel
More information about the omnisdev-en
mailing list