| 
LOCAL cOperatorType$="Vendor"      | 
| 
PROPERTY CheckForEmail    * Read Only * | 
| 
PROPERTY CheckForFax    * Read Only * | 
| 
PROPERTY CompanyKey$    * Read Only * | 
| 
PROPERTY CompanyCode$    * Read Only * | 
| 
PROPERTY Documents$    * Read Only * | 
| 
PROPERTY MissingFaxDestination     | 
| 
PROPERTY ModuleCode$    * Read Only * | 
| 
PROPERTY PaperlessType$     | 
| 
FUNCTION Write()    | 
| 
FUNCTION LOCAL CheckApplyTo(printDoc$, emailDoc$, faxDoc$)    | 
| 
FUNCTION LOCAL GetFormDocuments(module$, formDocs$, notFormDocs$)    | 
| 
FUNCTION LOCAL LoadFormDocuments()    | 
| 
FUNCTION LOCAL ReadRec(key$)    | 
| 
FUNCTION LOCAL ValidateDocument(value$)    | 
| 
 cMainTable$, cIsSysDB, ActualCompanyALL, PaperlessType$, CompanyList$, ModuleList$, DocumentList$, EnabledFormTypes$, EnabledFormTypeTranslateList$, ReturnDocumentsWithModuleCode  | 
| 
 cDefaultMessage$, isALL$, isALLFILE$, isALLCOMPANY$, isALLMODULES$, isALLDOCUMENTS$, isBlank$, isRandom$, isSocialSecurity$, logJOURNALSANDREGISTERS$, logCUSTOMER$, logVENDOR$, logEMPLOYEE$, logREPORT$, logPERIODEND$, logFORMS$, frmINVOICES$, frmSTATEMENTS$, frmORDERS$, frmCHECKSTUBS$, frmDIRECTDEPOSITSTUBS$, frmCUSTOMERRMAS$, frmRMARECEIVERS$, frmRETURNORDERS$, frmCustomerEmailHeader$, frmCustomerFaxHeader$, frmVendorEmailHeader$, frmVendorFaxHeader$, defaultPasswordMinLen, defaultPasswordMaxLen, tstPDFFile$, array.CompanyKey, array.CompanyCode, array.CompanyName, array.ModuleCode, array.ModuleName, array.ProgramName, array.ProgramDesc, emailDocumentType$, faxDocumentType$, covNONE, covLOCAL, covSERVER, covDEFAULT$, recipientTypeTO$, recipientTypeCC$, recipientTypeBCC$, attachFULLDESCRIPTION$, attachDOCUMENTNO$  | 
| 
 cDummyIol$  | 
| 
 BatchEnabled, Lines, ScriptPreTotalsDone  | 
| 
 AESCipher$, AES256Cipher$  | 
| 
 CheckPaperlessTypeFormExists(), CopyFrom(), GetCompanyInfo$(), GetDocumentInfo$(), GetDocumentList$(), GetModuleInfo$(), GetModuleList$(), GetTaskDescription$(), SetDefaults(), GetCompanyIndex(), GetDocumentIndex(), GetModuleIndex(), ValidateCompanyKey(), ValidateDocument(), ValidateDocumentType(), ValidateGroupPaperlessType(), ValidateModuleCode()  | 
| 
 DirectoryCheck(), GetDefaultCompanyParameter(), GetEDeliveryDropBoxDesc$(), LocationPathCheck(), ClassChangeDirectoryBrowse(), ClassOnFocusDirectoryBrowse(), ClassPushDirectoryBrowseBTN(), GetUNCNamedDrive(), InitializeArrays(), ParseTagField()  | 
| 
 GetCustomizations(), PostTableRead(), PreNextRecord(), PreTableWrite()  | 
| 
 ActivityLogOverride(), ActivityLogPrepare(), AddLine(), AFMapTotalColumns(), CLEAR(), CommitLines(), DELETE(), Delete(), DeleteLine(), EditLine(), InsertLine(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ResetLine(), ScriptPreTotals(), SetCurrentKey(), SetHeader(), Write(), WriteLine(), ActivityLogCreateFile(), ActivityLogWasLineRenumbered(), ClearLastRecord()  | 
| 
 ConfirmAESKey(), ConfirmPassword(), EncryptAESData(), EncryptAESKey(), EncryptAESPassword(), EncryptPassword(), GetAESDataTest$(), PasswordAcceptable(), ValidateAESData(), ValidateAESPassword(), ValidatePassword(), VerifyAESDataEncryption(), DecryptAESData(), DecryptAESKey(), DecryptAESPassword(), DecryptAltAESData(), DecryptPassword(), EncryptAltAESData(), GetKEK$(), InitAESKey(), InitializeAES(), InitializeAltAES(), ValidateAltAESData(), VerifyAltAESDataEncryption()  | 
 
 |