home *** CD-ROM | disk | FTP | other *** search
Wrap
{XMLTag.AutoGenerate} Syntax {XMLTag.AutoGenerate Block; LabelsTop; LabelsLeft; LabelsBottom; LabelsRight; Intersection} PerfectScript Syntax XMLTag_AutoGenerate (Block: String; LabelsTop: Boolean; LabelsLeft: Boolean; LabelsBottom: Boolean; LabelsRight: Boolean) Description Equivalent to Insert XML Tag... Generate... Parameters Block The Block LabelsTop 0 1 LabelsLeft 0 1 LabelsBottom 0 1 LabelsRight 0 1 Intersection 0 1 {XMLTag.Create} Syntax {XMLTag.Create TagName; Block} PerfectScript Syntax XMLTag_Create (TagName: String; Block: String) Description Equivalent to Insert XML Tag... Generate... Parameters TagName Block {XMLTag.Delete} Syntax {XMLTag.Delete TagName} PerfectScript Syntax XMLTag_Delete (TagName: String) Description Equivalent to Insert XML Tag... Delete... Parameter TagName {XMLTag.Labels} Syntax {XMLTag.Labels Block; Where} PerfectScript Syntax XMLTag_Labels (Block: String; Where: Left|Right|Up|Down) Description Equivalent to Insert XML Tag... Labels... Parameters Block Where Left Right Up Down {XMLTag.MakeTable} Syntax {XMLTag.MakeTable Block} PerfectScript Syntax XMLTag_MakeTable (Block: String) Description Equivalent to Insert XML Tag... Output... Parameter Block {XMLTag.Reset} Syntax {XMLTagReset} PerfectScript Syntax XMLTag_Reset () Description Equivalent to Insert XML Tag... Delete All... {ZOOM} Description {ZOOM} maximizes and restores the active window. This command is for compatibility with Quattro Pro for DOS; use {WindowMaximize} and {WindowRestore} when developing macros for Quattro Pro for Windows. To change the zoom factor for a notebook or sheet, use {Notebook.Zoom_Factor} or {Page.Zoom_Factor}, respectively. Note This command is obsolete {ZTESTM} Syntax {ZTESTM InBlock1, InBlock2, OutBlock, <Labels(0|1)>, <Alpha>, <Difference>, <Variance1>, <Variance2>} Description {ZTESTM} performs a two-sample z-Test for means, assuming known variances for each sample. {ZTESTM} is equivalent to the z-Test analysis tool. Parameters InBlock1 One or more numeric cell values representing the first input cells InBlock2 One or more numeric cell values representing the second input cells OutBlock Upper-left cell of the output cells Labels 1 if labels are located in the first column or row of the input cells; 0 if the input cells do not contain labels; the default is 0 Alpha Significance level of the test; the default is 0.05 Difference A value indicating the hypothetical difference in the means between InBlock1 and InBlock2; the default is 0 Variance1 A value indicating the variance of data set one; the default is 0 Variance2 A value indicating the variance of data set two; the default is 0 Note This command is obsolete Numeric Format Codes Code Description 0-15 Fixed (0-15 decimals) 16-31 Scientific (0-15 decimals) 32-47 Currency (0-15 decimals) 48-63 % (percent; 0-15 decimals) 64-79 , (comma; 0-15 decimals) 112 +/- (bar chart) 113 General 114 Date [1] (DD-MMM-YYYY) 115 Date [2] (DD-MMM) 116 Date [3] (MMM-YYYY) 117 Text 118 Hidden 119 Time [1] (HH:MM:SS AM/PM) 120 Time [2] (HH:MM AM/PM) 121 Date [4] (Long International) 122 Date [5] (Short International) 123 Time [3] (Long International) 124 Time [4] (Short International) 127 Default (set with Normal style) MAC_A-Z, 5/1/1997 10 MAC_A-Z, 05/01/97, Page 10 10