Index

A C D E F G H I L M P R S T U V
A
  • abnormal conditions
  • dtw_lei_t flag (314), (327)
  • error messages (340)
  • C
  • cleaning up
  • after processing (298), (310)
  • dtw_lei_t flag (313), (326)
  • flag for abnormal conditions (312), (325)
  • column headings
  • allocating storage (385), (428)
  • assigning names (431)
  • deleting (398), (408), (432)
  • retrieving (407)
  • returning column number (423)
  • columns
  • deleting (402)
  • determining total in table (396)
  • inserting (413)
  • specifying number of in a table (427)
  • configuration variables
  • retrieving variable values (380)
  • utility functions for managing (372)
  • configuring environments (361)
  • creating tables (421)
  • D
  • dtw_ interface functions (288)
  • dtw_ structures (318) See also structures, language environment
  • dtw_ utilities (368) See also utility functions
  • dtw_lei_t
  • fields
  • default_error_messages (338)
  • exec_statement (333)
  • flags (323)
  • function name (321)
  • le_opaque_data (341)
  • parm_data_array (334)
  • row (344)
  • structure (320)
  • DTW_LE_CONTINUE (307)
  • dtw_parm_data_t
  • fields
  • parm_descriptor (349)
  • parm_name (352)
  • parm_value (354)
  • structure (348)
  • dynamic memory allocation (357)
  • E
  • ENVIRONMENT statements
  • examples (363), (364)
  • for new language environments (359)
  • syntax (362)
  • error condition messages (339)
  • error conditions (316)
  • exec statements, dtw_lei_t flag (324)
  • executing language environment statements (293), (303)
  • F
  • fatal errors, dtw_lei_t flag (315), (328)
  • FUNCTION block
  • executing statements (292), (302)
  • name (322)
  • G
  • glossary (438)
  • H
  • heap, Net.Data run-time (356)
  • I
  • initializing tasks, language environments (291), (300)
  • interface functions
  • dtw_cleanup() (308)
  • dtw_execute() (301)
  • dtw_getNextRow() (304)
  • dtw_initialize() (299)
  • language environment, description (286)
  • processing order (289)
  • L
  • language environments
  • clean up after processing (297), (309)
  • configuring (360)
  • creating (285)
  • initializing (290)
  • interface functions (287)
  • interface template (437)
  • introduction (365)
  • statements, executing (294)
  • structures (317)
  • utility functions (366) See also utility functions
  • M
  • maximum number of rows (418)
  • memory management utility functions (370)
  • P
  • parameters
  • naming (353)
  • parm_name (355)
  • passing (343), (350)
  • specifying (351)
  • parm_data_array structures, assigning names (335)
  • passing
  • parameters (342)
  • variables (336)
  • pointing to storage (382)
  • R
  • row manipulation utility functions (376)
  • row-at-a-time processing
  • dtw_getNextRow() (295), (305)
  • dtw_lei_t flag (332)
  • DTW_LE_CONTINUE (331)
  • rows
  • appending (393)
  • assigning width (386)
  • deleting (403), (405)
  • dtw_getNextRow() interface function (345)
  • inserting (415)
  • retrieving current number of (425)
  • returning (296), (306), (346)
  • returning maximum allowed (417)
  • S
  • storage
  • allocating (383), (387), (391), (429)
  • dtw_lei_t flag (330)
  • freeing (329), (358), (378)
  • structures, language environment
  • dtw_lei_t (319)
  • dtw_parm_data_t (347)
  • T
  • table values
  • assigning (389), (434)
  • deleting (399), (411), (435)
  • retrieving (410)
  • tables
  • appending rows (394)
  • creating new (420)
  • deleting (400)
  • manipulation utility functions (374)
  • template, language environement (436)
  • U
  • utility functions
  • configuration variable (371)
  • dtw_free() (377)
  • dtw_getvar() (379)
  • dtw_malloc() (381)
  • dtw_row_SetCols() (384)
  • dtw_row_SetV() (388)
  • dtw_strdup() (390)
  • dtw_table_AppendRow() (392)
  • dtw_table_Cols() (395)
  • dtw_table_Delete() (397)
  • dtw_table_DeleteCol() (401)
  • dtw_table_DeleteRow() (404)
  • dtw_table_GetN() (406)
  • dtw_table_GetV() (409)
  • dtw_table_InsertCol() (412)
  • dtw_table_InsertRow() (414)
  • dtw_table_MaxRows() (416)
  • dtw_table_New() (419)
  • dtw_table_QueryColnoNj() (422)
  • dtw_table_Rows() (424)
  • dtw_table_SetCols() (426)
  • dtw_table_SetN() (430)
  • dtw_table_SetV() (433)
  • language environment (367)
  • memory management (369)
  • row manipulation (375)
  • table manipulation (373)
  • V
  • variables
  • freeing (311)
  • passing (337)

  • [ Top of Page | Previous Page | Next Page | Index ]