openprintform1fromstring()
Description
Prototype
openprintform1fromstring (
string ,
integer formcontent,
integer defpagewidth,
integer defpageheight,
string defpagebackcolor,
string defbooleanformat,
string defintegerformat,
string defnumberformat,
string defdateformat,
string deftimeformat,
SBLlocaledateinfo defdatetimeformat,
SBLNumSettings datelocale,
dring numericlocale,
array datasources,
ppcstype1 tables,
boolean ppcs,
string createdisplayform,
integer printpreviewtitle,
string error,
wxwindow errortext,
type(wxdialogparent) window,
array parentwindow,
boolean messages,
string dovalidation )
sourcedirectory
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| formcontent | None | string | |
| defpagewidth | 210000 | integer | |
| defpageheight | 297000 | integer | |
| defpagebackcolor | 16777215 | integer | |
| defbooleanformat | T|F | string | |
| defintegerformat | . | string | |
| defnumberformat | 999999.00 | string | |
| defdateformat | yyyy.0m.0d | string | |
| deftimeformat | hh:mm:ss | string | |
| defdatetimeformat | None | string | |
| datelocale | None | SBLlocaledateinfo | |
| numericlocale | None | SBLNumSettings | |
| datasources | None | dring | |
| tables | None | array | |
| ppcs | None | ppcstype1 | |
| createdisplayform | .false | boolean | |
| printpreviewtitle | None | string | |
| error | None | integer | |
| errortext | None | string | |
| window | None | wxwindow | |
| parentwindow | None | type(wxdialogparent) | |
| messages | None | array | |
| dovalidation | .true | boolean | |
| sourcedirectory | None | string |


