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
  • [[Category:Reference]]
    1 KB (172 words) - 13:55, 1 December 2009
  • Please note that the <language-keyword> specified is used to reference the appropriate National Character Set file and not to ’switch’ to a pa [[Category:Reference]]
    2 KB (346 words) - 15:34, 24 March 2009
  • [[Category:Reference]]
    4 KB (668 words) - 14:59, 15 March 2010
  • [[Category:Reference]]
    2 KB (323 words) - 11:01, 13 January 2010
  • [[Category:Reference]]
    716 B (92 words) - 09:17, 24 May 2010
  • [[Category:Reference]]
    2 KB (363 words) - 11:10, 5 October 2010
  • [[Category:Reference]]
    737 B (114 words) - 11:07, 5 October 2010
  • [[Category:Reference]]
    5 KB (743 words) - 11:54, 1 July 2010
  • [[Category:Reference]]
    1 KB (190 words) - 16:15, 3 September 2010
  • [[Category:Reference]]
    4 KB (569 words) - 16:18, 5 July 2011
  • [[Category:Reference]]
    8 KB (1,299 words) - 16:23, 5 July 2011
  • [[Category:Reference]]
    3 KB (469 words) - 09:21, 7 January 2010
  • [[Category:Reference]]
    5 KB (736 words) - 15:34, 19 December 2014
  • ...al static arrays. In almost all cases, arrays must be pre-declared before reference can be made to them. Arrays are always passed to procedures or functions by [[Parameter Passing|REFERENCE]] i.e. any changes made in the called program will be reflected in the actu
    4 KB (628 words) - 09:45, 22 October 2009
  • [[Category:Reference]]
    25 KB (3,823 words) - 11:41, 4 March 2010
  • [[Category:Reference]]
    4 KB (525 words) - 10:42, 4 February 2016
  • [[Category:Reference]]
    3 KB (506 words) - 17:04, 2 March 2010
  • [[Category:Reference]]
    3 KB (325 words) - 16:17, 5 July 2011
  • [[Category:Reference]]
    8 KB (758 words) - 12:41, 26 March 2009
  • [[Category:Reference]]
    6 KB (835 words) - 13:21, 7 May 2009
  • [[Category:Reference]]
    5 KB (393 words) - 14:56, 26 March 2009
  • [[Category:Reference]]
    5 KB (397 words) - 14:57, 26 March 2009
  • [[Category:Reference]]
    4 KB (549 words) - 15:16, 26 March 2009
  • [[Category:Reference]]
    204 B (27 words) - 15:25, 26 March 2009
  • |API_REFPAR||32||Passed by reference
    2 KB (258 words) - 12:43, 30 March 2009
  • |[[_parcsiz()]]||Size of a character string passed by reference
    3 KB (466 words) - 14:14, 30 March 2009
  • [[Category:Reference]]
    2 KB (224 words) - 14:13, 30 March 2009
  • |API_REFPAR||Passed by reference with @||int (32) [[Category:Reference]]
    4 KB (557 words) - 13:45, 30 March 2009
  • [[Category:Reference]]
    2 KB (256 words) - 15:15, 24 August 2010
  • [[Category:Reference]]
    2 KB (394 words) - 10:06, 9 June 2009
  • [[Category:Reference]]
    3 KB (466 words) - 16:38, 2 March 2010
  • [[Category:Reference]]
    3 KB (456 words) - 16:42, 2 March 2010
  • [[Category:Reference]]
    16 KB (2,003 words) - 12:09, 9 March 2010
  • [[Category:Reference]]
    8 KB (1,231 words) - 15:02, 3 April 2009
  • The following table is a quick reference to all of the functions available in the RECITAL/Library. The file column [[Category:Reference]]
    5 KB (872 words) - 15:03, 3 April 2009
  • [[Category:Reference]]
    2 KB (337 words) - 13:58, 31 March 2009
  • [[Category:Reference]]
    329 B (46 words) - 14:00, 31 March 2009
  • ...amp.com||Run this file to compile and link the sample. Use this file as a reference for compiling and linking your own applications. ...ile||Run this makefile to compile and link the sample. Use this file as a reference for compiling and linking your own applications.
    2 KB (260 words) - 14:07, 6 May 2009
  • [[Category:Reference]]
    7 KB (1,079 words) - 15:01, 31 March 2009
  • [[Category:Reference]]
    39 KB (3,171 words) - 13:54, 6 May 2009
  • REFERENCE DATABASE NAME. REFERENCE DBF_FD
    1 KB (197 words) - 15:34, 1 May 2009
  • [[Category:Reference]]
    5 KB (689 words) - 08:41, 6 September 2010
  • |<id>||a unique reference for the profile of up to 10 characters.
    2 KB (274 words) - 14:40, 13 January 2010
  • [[Category:Reference]]
    3 KB (346 words) - 16:05, 10 February 2012
  • [[Category:Reference]]
    233 B (25 words) - 14:35, 28 June 2010
  • Would reference: ...ookies that are sent from the client browser when a page is requested. You reference these by cookie name. You can send cookies to the client browser using the
    12 KB (1,873 words) - 12:32, 7 February 2012
  • ...<array> must be the name of an existing array or object. The <value> is a reference to be loaded with the contents of each element or member in turn. Using th
    2 KB (246 words) - 14:35, 23 July 2010
  • [[Category:Reference]]
    2 KB (242 words) - 14:35, 28 June 2010
  • [[Category:Reference]]
    1 KB (146 words) - 18:26, 24 June 2010
  • ...PORTEDKEYS|sysexportedkeys]] - description of the foreign key columns that reference the primary key columns
    25 KB (3,303 words) - 02:22, 1 October 2010
  • ...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 (354 words) - 15:04, 21 December 2009
  • // where (n) shows the reference count.<br /> The scope resolution operator :: can be used to reference static methods and properties in classes or those in the super class.
    16 KB (2,218 words) - 04:15, 15 September 2010
  • ... function writes the formatted string to an open file using a file pointer reference.
    17 KB (2,628 words) - 09:42, 23 July 2010
  • ...ray'' must be the name of an existing array or object. The ''value'' is a reference to be loaded with the contents of each element or member in turn. Using th Both static and dynamic arrays are passed to functions by reference, allowing the original of the array to be updated by the called function.
    11 KB (1,555 words) - 15:31, 9 January 2012
  • ===Passing Parameters by Reference=== Using the [[DO|do]] command, parameters are passed by ''reference'' by default: the called module is given the address of the memory variable
    3 KB (512 words) - 11:56, 15 March 2010
  • ...ray'' must be the name of an existing array or object. The ''value'' is a reference to be loaded with the contents of each element or member in turn. Using th
    5 KB (797 words) - 12:30, 27 January 2010
  • The Recital Runtime System takes care of dynamic memory allocation and uses reference counting to decide when memory should be freed. This occurs when variables
    1 KB (220 words) - 09:57, 21 October 2009
  • With [[DO|do]] command, parameters are passed by ''reference'': the called module is given the address of the memory variable so the mem
    24 KB (3,621 words) - 14:58, 22 May 2014
  • |||Reference guide...||Recital online documentation||Browser and Internet connection req
    5 KB (839 words) - 10:53, 7 September 2010
  • [[Category:Reference]]
    8 KB (888 words) - 10:32, 5 March 2010
  • ...ue returned should be saved to a variable to be used by other functions to reference the connection. Connection references start from 0 and correspond to the [
    2 KB (277 words) - 11:57, 22 June 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    1 KB (177 words) - 11:57, 22 June 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    2 KB (204 words) - 12:08, 22 June 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    1 KB (199 words) - 14:49, 28 July 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    2 KB (209 words) - 10:39, 28 July 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    2 KB (212 words) - 10:42, 28 July 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    2 KB (213 words) - 12:07, 22 June 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    1 KB (193 words) - 12:06, 22 June 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    1 KB (178 words) - 12:07, 22 June 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    1 KB (176 words) - 12:08, 22 June 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    1 KB (189 words) - 15:00, 28 July 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    1 KB (185 words) - 13:08, 21 July 2010
  • |<expN>||Connection reference from [[RDO_CONNECT()]]
    2 KB (217 words) - 11:58, 22 June 2010

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