Search results

From Recital Documentation Wiki
Jump to: navigation, search
  • ...Delimited expressions may include table field names, memory variables, and functions. The default text delimiters are << and >>. To use a different set of cha
    3 KB (405 words) - 11:27, 27 November 2012
  • ...mmand is used to enhance compatibility with other Xbase products. Certain functions and commands behave differently depending on which keyword is used with the ...DBASE4 or FOXPRO. Normally, Recital allows the word ARRAY to be used as a memory variable name.
    10 KB (1,436 words) - 11:16, 4 January 2012
  • The @...GET command is used to create an editing region for the contents of a memory variable, array element or field. @...SAY and @...GET can be combined into ...ng the same name as a field in the active table file must be prefixed by a memory variable alias pointer: 'm.' or 'm->'.
    17 KB (2,799 words) - 10:05, 8 February 2011
  • |7||Insufficient memory |34||Memory variable was expected
    16 KB (2,360 words) - 15:37, 14 December 2009
  • * Active public and private procedures and functions * Public and private memory variables
    1 KB (184 words) - 16:35, 12 November 2009
  • The PARAMETERS command declares a list of private memory variables or arrays, and assigns them the values of the actual parameters specified o ...aracter may be placed in front of the memory variable name in User Defined Functions (UDF), so that they are called by reference.
    2 KB (347 words) - 15:57, 12 November 2009
  • The LPARAMETERS command declares a list of local memory variables or arrays, and assigns them the values of the actual parameters specified o ...aracter may be placed in front of the memory variable name in User Defined Functions (UDF), so that they are called by reference.
    2 KB (348 words) - 17:18, 11 November 2009
  • Declare a memory variable or array local to the current procedure and optionally assign a da [[DECLARE]], [[DIMENSION]], [[DISPLAY MEMORY]], [[DO]], [[FUNCTION]], [[IS_ARRAY()]], [[NAMESPACE]], [[NAMESPACE()]], [[
    2 KB (242 words) - 10:34, 30 August 2011
  • ...sion. You can construct an index on mixed data types using the conversion functions STR(), DTOS() and LTOS(). If the STR() function is used on a numeric field ...fields, use the FIND or SEEK commands or the RLOOKUP(), LOOKUP() or SEEK() functions. The Recital/4GL performs partial key searches unless SET EXACT ON is in e
    7 KB (1,109 words) - 10:06, 30 November 2009
  • The CALCULATE command computes certain financial and statistical functions against the records of the current and related tables. If no <scope> is sp The options list consists of one or more of the following CALCULATE functions:
    3 KB (524 words) - 14:39, 10 November 2009
  • ...ine (maximum 80 characters) which can include macro substitution of memory variables and function key substitution of legal control characters. ...pressing [RETURN] while the item is highlighted) the MENUITEM() and MENU() functions can be used in the command line to allow processing to continue based on th
    6 KB (935 words) - 11:13, 30 November 2009
  • ...Delimited expressions may include table field names, memory variables, and functions. The default text delimiters are < and >.
    2 KB (257 words) - 11:04, 19 March 2009
  • ...Delimited expressions may include table field names, memory variables, and functions. The default text delimiters are < and >.
    2 KB (249 words) - 16:30, 25 November 2009
  • ...Delimited expressions may include table field names, memory variables, and functions. The default text delimiters are < and >.
    2 KB (249 words) - 16:18, 25 November 2009
  • Parameters can be passed to procedures, programs and UDFs (User Defined Functions) by VALUE or by REFERENCE. The called module must have a [[PARAMETERS]] st ...UE, a copy of the memory variable is passed to the module and the original memory variable is not accessible within the called module.
    2 KB (293 words) - 16:49, 9 March 2010
  • * A list of all active public and private memory variables and classes ====Error Information Functions====
    4 KB (668 words) - 14:59, 15 March 2010
  • ...ould all be treated as the same memory variable name. The name given to a memory variable has no bearing on the type of data that is, or can be, stored in i Values are assigned to memory variables using the [[STORE]] command or the equals = operator.
    4 KB (628 words) - 09:45, 22 October 2009
  • ==Level 1 Functions== ... function. Instead the parameters passed are referenced with the API _par functions. Each parameter passed is referenced by specifying a number representing t
    3 KB (466 words) - 14:14, 30 March 2009
  • ...redefined symbols ([[DEFINE|#DEFINE]]), and system and user-defined memory variables. |[[DISPLAY PROCEDURE]] / [[LIST PROCEDURE]]||Currently active procedures and functions.
    3 KB (346 words) - 16:05, 10 February 2012
  • display memory Memory Variables:
    2 KB (227 words) - 03:34, 20 June 2010

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)