SIMPOL Documentation

Chapter 37. formlib

The formlib library includes the databaseforms library and provides the functionality for loading and saving dataform1 forms, as well as saving as source code.

__formlib_getsource()

Description

Prototype

__formlib_getsource ( type(dataform1) form, string sourcetype, string sourcename, string sourcedirectory, string username, integer codepage, ppcstype1 ppcs, string replacementsourcetype, string replacementsource, string tablename, type(wxdialogparent) parentwindow, array messages, string msgtitle )

Parameters

ParameterDefault valueType nameDescription
formNonetype(dataform1)
sourcetypeNonestring
sourcenameNonestring
sourcedirectoryNonestring
usernameNonestring
codepageNoneinteger
ppcsNoneppcstype1
replacementsourcetypeNonestring
replacementsourceNonestring
tablenameNonestring
parentwindowNonetype(wxdialogparent)
messagesNonearray
msgtitleForm open errorstring