SIMPOL Documentation

updatewindow

Description

Type Tags

None

Object Value

Objects of type updatewindow have no value, and it is an error to try to get or set this value.

updatewindow.new()

Description

Prototype

updatewindow.new ( updatewindow me, update1 update, integer tabsize, string currentsavepath, dring datasources, array tables, ppcstype1 ppcs )

Parameters

ParameterDefault valueType nameDescription
meNoneupdatewindow
updateNoneupdate1
tabsize2integer
currentsavepathNonestring
datasourcesNonedring
tablesNonearray
ppcsNoneppcstype1

Properties

PropertyTypeDescription
adddatasourcefunction
addtablefunction
calcokboolean
calculationstring
currentsavepathstring
datasourcesdring
filenamestring
finddatasourcefunction
findtablefunction
formwxform
ppcsppcstype1
tablenamestring
tablesarray
tabsizeinteger
typetype
updateupdate1
updateisdirtyboolean
usercanceledboolean
warningfontwxfont
whereclausestring
whereokboolean

Methods

adddatasource()

Description

Prototype

updatewindowvar.adddatasource ( updatewindow me, type sourcetype, string source, type(*) datasource, string username, string password, integer codepage, integer retry, integer timeout )

Parameters
ParameterDefault valueType nameDescription
meNoneupdatewindow
sourcetypeNonetype
sourceNonestring
datasourceNonetype(*)
usernameNonestring
passwordNonestring
codepageNoneinteger
retryNoneinteger
timeoutNoneinteger

addtable()

Description

Prototype

updatewindowvar.addtable ( updatewindow me, type(db1table) table, datasourceinfo dsinfo, integer error )

Parameters
ParameterDefault valueType nameDescription
meNoneupdatewindow
tableNonetype(db1table)
dsinfoNonedatasourceinfo
errorNoneinteger

finddatasource()

Description

Prototype

updatewindowvar.finddatasource ( updatewindow me, string sourcename )

Parameters
ParameterDefault valueType nameDescription
meNoneupdatewindow
sourcenameNonestring

findtable()

Description

Prototype

updatewindowvar.findtable ( updatewindow me, string tablename )

Parameters
ParameterDefault valueType nameDescription
meNoneupdatewindow
tablenameNonestring