84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
##nagelfar syntax * x*
##nagelfar syntax / x x*
##########################################################
# This is the annotation needed for this object definition
##nagelfar syntax eskilprint dc=_obj,eskilprint p*
##nagelfar option eskilprint -file -cpl -cpln -headsize -headleft -headright -headnpages -margin -paper
##nagelfar return eskilprint _obj,eskilprint
##nagelfar subcmd+ _obj,eskilprint text newLine
##nagelfar implicitvarns snit::type::eskilprint self\ _obj,eskilprint width height pdf hoy fontsize linesize nlines ox1 ox2 oy page options
##########################################################
# This is the annotation needed for this object definition
|
|
|
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
##nagelfar syntax * x*
##nagelfar syntax / x x*
##########################################################
# This is the annotation needed for this object definition
##nagelfar syntax eskilprint dc=_obj,eskilprint p*
##nagelfar option eskilprint -file -cpl -cpln -headsize -headleft -headright -headnpages -margin -paper -lnsp
##nagelfar return eskilprint _obj,eskilprint
##nagelfar subcmd+ _obj,eskilprint text newLine
##nagelfar implicitvarns snit::type::eskilprint self\ _obj,eskilprint width height pdf hoy fontsize linesize nlines ox1 ox2 oy page options
##########################################################
# This is the annotation needed for this object definition
|