Search results

From Recital Documentation Wiki
Jump to: navigation, search
  • [[Category:Reference]]
    1 KB (155 words) - 16:17, 25 March 2009
  • ...fy whether parameters are passed to a user-defined function by value or by reference SET UDFPARMS TO VALUE | REFERENCE
    1 KB (146 words) - 15:50, 25 November 2009
  • ...GET command for details. It should be noted that the <key expression> can reference fields in any workarea by using the alias pointer notation ’->’ or ’.
    3 KB (480 words) - 09:41, 13 January 2010
  • The @...SAY commands which reference field values in a format file are not usually updated as you page up and do
    1 KB (194 words) - 16:58, 23 November 2009
  • ...en closed again once a selection has been made. The <expC> must include a reference to at least one field in the <alias> table. The <expC> can also include li
    17 KB (2,799 words) - 10:05, 8 February 2011
  • [[Category:Reference]]
    3 KB (305 words) - 01:39, 13 March 2009
  • [[Category:Reference]]
    3 KB (395 words) - 10:26, 13 March 2009
  • [[Category:Reference]]
    1 KB (254 words) - 09:30, 17 August 2010
  • [[Category:Reference]]
    4 KB (630 words) - 13:19, 8 March 2012
  • [[Category:Reference]]
    887 B (138 words) - 10:25, 13 March 2009
  • |157||ARRAY reference is out of bounds [[Category:Reference]]
    16 KB (2,360 words) - 15:37, 14 December 2009
  • [[Category:Reference]]
    2 KB (288 words) - 10:42, 13 March 2009
  • ...these tables using the SELECT statement. The following is an alphabetical reference of the System Tables accessible to all users. |[[SYSEXPORTEDKEYS]]||Description of the foreign key columns that reference the primary key columns
    3 KB (361 words) - 09:55, 4 November 2011
  • Description of the foreign key columns that reference the primary key columns
    1 KB (208 words) - 16:47, 22 December 2009
  • [[Category:Reference]]
    6 KB (947 words) - 17:15, 27 January 2016
  • [[Category:Reference]]
    537 B (61 words) - 15:21, 29 October 2009
  • [[Category:Reference]]
    747 B (99 words) - 15:22, 29 October 2009
  • [[Category:Reference]]
    2 KB (207 words) - 16:13, 4 July 2011
  • ...ds> handles the error. If the optional TO <memvar> clause is specified, a reference to an Exception object is stored to <memvar>. Please see the table below f |Name||The name used to reference the object: 'EXCEPTION'.
    5 KB (663 words) - 16:26, 25 November 2009
  • ...ble. To overcome this you can use the special alias name 'm->' or 'm.' to reference the memory variable. You only need to use this notation where an expressio
    4 KB (578 words) - 16:20, 25 November 2009
  • ...rsor. This ALIAS name gives the cursor an identification, so that you can reference fields in cursors other than the currently selected one, by preceding the f
    2 KB (256 words) - 11:23, 7 January 2010
  • ... variable name in User Defined Functions (UDF), so that they are called by reference. ...l by value. If COMPATIBLE is set ON then the parameters will be passed by reference. The limit to the number of parameters that you can pass is 40.
    2 KB (347 words) - 15:57, 12 November 2009
  • ... variable name in User Defined Functions (UDF), so that they are called by reference. ...l by value. If COMPATIBLE is set ON then the parameters will be passed by reference. The limit to the number of parameters that you can pass is 40.
    2 KB (348 words) - 17:18, 11 November 2009
  • ... both tables, then the field from the active table will be used unless you reference the field name with an alias ( ->) pointer.
    2 KB (357 words) - 16:58, 11 November 2009
  • ...am. Parameters passed using the DO WITH <parameters> syntax are passed by reference and can be changed by the called procedure. Procedures can also be called
    2 KB (344 words) - 14:12, 1 December 2009
  • The <class name> defines the reference for the class.
    4 KB (575 words) - 12:38, 12 March 2010
  • ...ERTY command can create memory variables, arrays, and dynamic arrays. You reference properties in an object using the dot (.) member access operator. The full
    3 KB (409 words) - 14:58, 14 December 2009
  • ...mand in the CLASS...ENDCLASS construct. The ''this.'' operator is used to reference properties of the active object from within its methods. Parameters can be
    5 KB (712 words) - 11:34, 13 January 2010
  • ...select data. When data is being selected from encrypted tables, the table reference can include the three-part encryption key, enclosed in angled brackets, app ... the query. When data is being selected from encrypted tables, the table2 reference can include the three-part encryption key, enclosed in angled brackets, app
    19 KB (2,901 words) - 09:11, 7 January 2010
  • ...orm the update. When data is being updated in encrypted tables, the table reference can include the three-part encryption key, enclosed in angled brackets, app
    4 KB (583 words) - 14:08, 22 August 2014
  • [[Category:Reference]]
    2 KB (336 words) - 16:07, 5 July 2011
  • ...ccessed, but must be indicated by including the database name in the table reference, database!table. ...ample.dbf, exind.ndx. Or, a reference to a component of an index key. The reference is formatted as follows: &#060;table-alias&#062;-<tagname | single-index-fi
    8 KB (1,239 words) - 10:19, 26 August 2011
  • ...ccessed, but must be indicated by including the database name in the table reference, database!table.
    2 KB (281 words) - 16:20, 25 November 2009
  • [[Category:Reference]]
    2 KB (240 words) - 10:22, 6 March 2015
  • ...me of the referenced table is specified in <cTableName>. The index tag to reference is specified in <cTagName>. If the optional TAG <cTagName> clause is omitt
    1 KB (199 words) - 11:38, 22 December 2009
  • DESCRIPTION "Date Reference"
    863 B (117 words) - 14:38, 25 August 2011
  • ...me of the referenced table is specified in <cTableName>. The index tag to reference is specified in <cTagName2>. If the optional TAG <cTagName2> clause is omi
    2 KB (265 words) - 10:35, 22 December 2009
  • The NEWOBJECT() function returns a reference to the newly created object.
    1 KB (157 words) - 15:07, 14 December 2009
  • The CREATEOBJECT() function returns a reference to the newly created object.
    1 KB (137 words) - 15:01, 14 December 2009
  • ... a reference to the first object to be compared and the <object-ref2> is a reference to the second object. If the property names and values of the two objects
    2 KB (249 words) - 15:00, 14 December 2009
  • ...array. The parameter <expN2> identifies whether the array's row or column reference should be returned. If <expN2> is a 1, the row number is returned. If <ex
    1 KB (167 words) - 13:53, 26 July 2010
  • [[Category:Reference]]
    2 KB (257 words) - 11:25, 3 September 2010
  • [[Category:Reference]]
    1 KB (162 words) - 13:26, 24 March 2009
  • [[Category:Reference]]
    1 KB (158 words) - 14:31, 24 March 2009
  • [[Category:Reference]]
    1 KB (184 words) - 16:01, 5 July 2011
  • ...o be used as an alias to the work areas 1-26 (excluding 13). M is used to reference memory variables, so is not available as a table alias The dot operator ’.’ is used to reference either the properties of objects, or it can be used interchangeably with th
    1 KB (204 words) - 14:43, 24 March 2009
  • [[Category:Reference]]
    2 KB (271 words) - 15:04, 24 March 2009
  • ==By Value / By Reference== ...d to procedures, programs and UDFs (User Defined Functions) by VALUE or by REFERENCE. The called module must have a [[PARAMETERS]] statement at the top of the
    2 KB (293 words) - 16:49, 9 March 2010
  • [[Category:Reference]]
    1 KB (193 words) - 15:15, 24 March 2009
  • [[Category:Reference]]
    2 KB (422 words) - 13:52, 1 December 2009

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