|
LOCAL cOffBitmap$="*BMP/TreeUnSelected.bmp" |
|
LOCAL cOnBitmap$="*BMP/TreeSelected.bmp" |
|
LOCAL isNULL$ |
|
LOCAL valNULL$ |
|
LOCAL isNone$="None" |
|
LOCAL msgNull$=valNull$ |
|
LOCAL msgReportName$="Define Report Name" |
|
LOCAL msgModify$="You have selected to Modify the %1 report" |
|
LOCAL msgCreate$="You have selected to Create a new report" |
|
LOCAL msgCopy$="You have selected to copy from the %1 report" |
|
LOCAL msgReport$=" Report Name:"+$090909$+"%1" |
|
LOCAL msgDescription$=" Report Description:"+$0909$+"%1" |
|
LOCAL msgAddCustom$=" Add to Custom Reports:"+$09$+"%1" |
|
LOCAL msgModule$=" Module:"+$0909090909$+"%1" |
|
LOCAL msgRegenerate$=" Regenerate Crystal RPT:"+$09$+"%1" |
|
LOCAL msgFormatHeader$="Selected Report Format" |
|
LOCAL msgFormat$=" Template:"+$09090909$+"%1" |
|
LOCAL msgViewHeader$="Selected View" |
|
LOCAL msgDatabase$=" View:"+$0909090909$+"%1" |
|
LOCAL msgColumn$="Selected Fields" |
|
LOCAL msgSort$="Define Sort Orders" |
|
LOCAL msgSortDetail$=" Field %1 , %2 sorting , Break by %3 displaying %4 in heading and %5 in footer" |
|
LOCAL msgGroups$="Define Groups" |
|
LOCAL msgFilters$="Define Filters" |
|
LOCAL msgFilteringRunBoth$=" When %1 %2 %3 to %4 and is changeable at run time" |
|
LOCAL msgFilteringRunOne$=" When %1 %2 %3 and is changeable at run time" |
|
LOCAL msgFilteringBoth$=" When %1 %2 %3 and %4" |
|
LOCAL msgFilteringOne$=" When %1 %2 %3" |
|
LOCAL msgOptions$="Define Report Options" |
|
LOCAL msgPrintSettings$=" Print Report Settings:"+$0909$+"%1" |
|
LOCAL msgCopies$=" Number of Copies:"+$0909$+"%1" |
|
LOCAL msgCollated$=" Print Collated:"+$090909$+"%1" |
|
LOCAL msgThreeHolePunch$=" Three Hole Punch:"+$0909$+"%1" |
|
LOCAL msgRoles$="Select Roles" |
|
LOCAL cListingTitle$="Business Insights Setup Wizard" |
|
FUNCTION Expr_Add(Text$) |
|
FUNCTION Logic_Add(Text$) |
|
FUNCTION ONEXIT() |
|
FUNCTION POSTLOAD() |
|
FUNCTION PreLoad() |
|
FUNCTION PROCESS() |
|
FUNCTION RowMods(GridPtr, Row) |
|
FUNCTION SaveToMemoryFile(FileHandle, Screen$, Control$, Row$, Value$, Type$) |
|
ViewOnly, ScriptsDefined, DocDateWarnDisplayed, DocDateWarnForceOff |
|
cAutoCompCellTypes$, cCentreCellTypes$, cEnterLikeTab$, cGridDefaultRowHeight, cLookupCellTypes$, cSearchDialogueCreated, cExcelInstalled, cAllUsers$, cAllComps$, cAllWrks$, cOpenedNOMADSGridTable, cLocalGridVariablesSet, GridIOL$ |
|
cListingClass$ |
|
CallScript(), ClassFormatterDate$(), ClassFormatterTime$(), ClassFormatterUdfYesNo$(), ClassOnfocusDate(), ClassPushCreditRptPush(), ClassPushDeliveryOptionsPush(), ClassPushEmailPush(), ClassPushExecute(), ClassPushExplorerView(), ClassPushHyperlinkPush(), ClassPushMapPush(), ClassPushPkgTrackingPush(), ClassPushURLPush(), ClassValidateDate$(), ClassValidateDocumentDate(), ClassValidateUdfYesNo$(), DropBoxLoad(), FormatNumericTime(), GetControlProperty(), GetDateMasked(), GetDateRaw(), GetFolderName$(), GetPanelName$(), GetScreenName$(), GetValue(), HandleScriptUI(), InvokeChange(), InvokeLookup(), ListBoxLoad(), Process(), SetControlProperty(), SetDocDateWarnOff(), AppendTitleBar(), BT_ListBoxExportToExcel(), BT_SageU(), CheckForScripts(), ClassChangeTelephoneNoUI(), ClassPushDirectoryButton(), DrillDown(), GetListboxIol$(), GetScriptUIGroup$(), InitScriptEngine(), NomadsProcess(), ParseTagField(), SetControlState(), SetKeyState(), ShowDocumentDateWarning(), ShowSageUniversity(), Status() |
|
AddColumn(), ClassChangeGrid(), ClassInitializeGrid(), ClassOnFocusGrid(), ClearGrid(), DisableGrid(), DropColumn(), DropRow(), EnableGrid(), ExportToExcel(), FindColumnHeader(), FreezeColumn(), GetALEColumnInfo(), GetColumnAttributes(), GetGridIndex(), GetGridIOLIST$(), GotoCell(), GotoColumn(), GotoRow(), HideColumn(), InitializeRow(), InsertRow(), IsColumnHideAble(), IsColumnInGrid(), IsColumnMoveAble(), LoadGrid(), LoadRow(), LockGrid(), OnExitWithGrid(), ParseQuickString(), RefreshGridBindings(), RemoveGridFocus(), SaveGridSettings(), SaveRow(), SetColumnAttributes(), SetColumnAttributesHeadersMain(), SetColumnAttributesHeadersSec(), SetGridPresets(), SetupGrid(), ShowColumn(), ShowColumns(), ShowRow(), AddGroups(), AdjustNomadsInfo(), BT_RowDel(), BT_RowDown(), BT_RowIns(), BT_RowSearch(), BT_RowUp(), ChangeML_GotoLine(), ClearNomadsInfo(), CloneNomadsInfo(), CloseSearchWindow(), DoColumnChange(), DoSave(), PERFORM DoSearch(), FindNextCell(), FormatDate$(), FormatRow(), GetRowLockState(), GetWdwForCtl(), HasRowChanged(), IsColumnHidden(), IsCtlGrid(), OpenSearchWindow(), PERFORM PaintCell(), ParseIOList$(), ParseRowTag$(), PopulateGridBindings(), PutTick(), RemoveGridCustomization(), RemoveNomadsInfo(), ResetSecInitPropLists(), PERFORM ResolveFormatters(), ResolveGroups(), RestoreGridAutoComplete(), RestoreNomadsInfo(), ReturnToField(), SetButtonState(), SetButtonStateFirstRow(), SetButtonStateInsertRow(), SetButtonStateLastRow(), SetButtonStateNoRow(), SetButtonStateOtherRow(), SetColumnGroupState(), SetColumnState(), SetGridAutoComplete(), PERFORM SetGridHeaders(), PERFORM SetGridIOLISTS(), SetGridSecurity(), SetGridSize(), SetLocalGridVariables(), SetPopupStatus(), SetRowLockState(), SetRowState(), SetupNomadsInfo(), ShowSearchResult(), TestAutoCompleteObj() |
|
PROCESS(), ReadControl$(), ReadControlNext$(), AddCompletionText(), AddDialog(), AddSwitch(), BT_WizardListing(), BT_WIZBACK(), BT_WIZCANCEL(), BT_WIZFINISH(), BT_WIZNEXT(), DeleteControl(), DeletePanel(), MESSAGE$(), ModifyCompletionText(), ONEXIT(), PanelFound(), POSTLOAD(), RemoveCompletionText(), ReturnCompletionText$(), WriteControl() |
|