| InfoToday Tools for Visual Rams |
| Member | Description |
|---|---|
| Converts a cursor to an ADODB recordset o.CursortoADORS(tcCursorName) | |
| Carries out a foxpro command and returns response. This can be a very usefull method for experienced users o.FoxCommand(tcCommand as String) as Variant(tcCommand) | |
| The reset method allows you to toally reset the object. This will reload all objects and reset all parameters. o.Reset as Boolean() | |
| This loads connection settings into the object. It is the equivelant to issuing o.cConnectionCode = "Value". SetConnection will assign connection settings to all attached objects o.SetConnection(tcNewVal as String) as Boolean() | |
| This loads system settings into the object. It is the equivelant to issuing o.cSystemCode = "Value". o.SetSystem(tcNewVal as String) as Boolean() | |
| An object for asycnh processing monitoring. Used in combintation with the jobserver Property Class RP_ASYNCHSERVER | |
| Batch Table Object Property Class RP_BATCH | |
| Batch Log Object Property Class RP_BATCHLOG | |
| Charges table business object Property Class RP_CHARGES | |
| Comments table business object Property Class RP_COMMENTS | |
| Customers table business object Property Class RP_CUSTOMERS | |
| Transactions table business object Property Class RP_INVOICEMEMBERS | |
| Invoice table business object Property Class RP_INVOICES | |
| Extra Customer (Cleanaway Only) table business object Property Class RP_EXTRACUSTOMER | |
| Queries object to run stored queries Property Class RP_QUERIES | |
| Route table business object Property Class RP_ROUTE | |
| Routes Table Object Property Class RP_ROUTES | |
| Servlink Table Object Property Class RP_ROUTES | |
| DO NOT CHANGE Property Class RP_SYSTEM | |
| A General "Default Read Only - but can be flagged to read write, Table business object | |
| Utils object with higher level functions Property Class RP_UTILS | |
| Work Order Charge Table Property Class RP_WORKORDERCHARGE | |
| Work Order Comment Table Property Class RP_WORKORDERCOMMENT | |
| Work Order Container Table Property Class RP_WORKORDERCONTAINER | |
| Work Order DateTime Table Property Class RP_WORKORDERDATETIME | |
| Work Order Log Table Property Class RP_WORKORDERLOG | |
| Work Order Table Object Property Class RP_WORKORDERS |