home *** CD-ROM | disk | FTP | other *** search
/ PC go! 1996 December / PC_GO.ISO / demo / suite96 / lotus024.dsk / LSLN30EN.CNT (.txt) < prev    next >
Microsoft Windows Help File Content  |  1995-11-09  |  18KB  |  295 lines

  1. :Base lsln30de.hlp>lsiref
  2. :Title LotusScript Language Help
  3. :Index LotusScript Language Help=lsln30de.hlp
  4. 2 LotusScript Language Reference
  5. 3 A to Z Listing=LSAZ_AZ_Ref_TOC@lsln30de.hlp>lsiref
  6. 3 Referency by Category
  7. 4 Data Types and Operators
  8. 5 Data Types=LSAZ_Data_Types@lsln30de.hlp>lsiref
  9. 5 Operators=LSAZ_Summary_of_Operators@lsln30de.hlp>lsiref
  10. 4 Date and Time Handling
  11. 5 CDat Function=LSAZ_CDAT_Function@lsln30de.hlp>lsiref
  12. 5 Date Function=LSAZ_DATE_Function@lsln30de.hlp>lsiref
  13. 5 Date Statement=LSAZ_DATE_Statement@lsln30de.hlp>lsiref
  14. 5 DateNumber Function=LSAZ_DATENUMBER_Function@lsln30de.hlp>lsiref
  15. 5 DateValue Function=LSAZ_DATEVALUE_Function@lsln30de.hlp>lsiref
  16. 5 Day Function=LSAZ_DAY_Function@lsln30de.hlp>lsiref
  17. 5 Hour Function=LSAZ_HOUR_Function@lsln30de.hlp>lsiref
  18. 5 IsDate Function=LSAZ_ISDATE_Function@lsln30de.hlp>lsiref
  19. 5 Minute Function=LSAZ_MINUTE_Function@lsln30de.hlp>lsiref
  20. 5 Month Function=LSAZ_MONTH_Function@lsln30de.hlp>lsiref
  21. 5 Now Function=LSAZ_NOW_Function@lsln30de.hlp>lsiref
  22. 5 Second Function=LSAZ_SECOND_Function@lsln30de.hlp>lsiref
  23. 5 Time Function=LSAZ_TIME_Function@lsln30de.hlp>lsiref
  24. 5 Time Statement=LSAZ_TIME_Statement@lsln30de.hlp>lsiref
  25. 5 TimeNumber Function=LSAZ_TIMENUMBER_Function@lsln30de.hlp>lsiref
  26. 5 Timer Function=LSAZ_TIMER_Function@lsln30de.hlp>lsiref
  27. 5 TimeValue Function=LSAZ_TIMEVALUE_Function@lsln30de.hlp>lsiref
  28. 5 Today Function=LSAZ_TODAY_Function@lsln30de.hlp>lsiref
  29. 5 Weekday Function=LSAZ_WEEKDAY_Function@lsln30de.hlp>lsiref
  30. 5 Year Function=LSAZ_YEAR_Function@lsln30de.hlp>lsiref
  31. 4 Error and Event Handling
  32. 5 Erl Function=LSAZ_ERL_Function@lsln30de.hlp>lsiref
  33. 5 Err Function=LSAZ_ERR_Function@lsln30de.hlp>lsiref
  34. 5 Err Statement=LSAZ_ERR_Statement@lsln30de.hlp>lsiref
  35. 5 Error Function=LSAZ_ERROR_Function@lsln30de.hlp>lsiref
  36. 5 Error Statement=LSAZ_ERROR_Statement@lsln30de.hlp>lsiref
  37. 5 On Error Statement=LSAZ_ON_ERROR_Statement@lsln30de.hlp>lsiref
  38. 5 On Event Statement=LSAZ_ON_EVENT_Statement@lsln30de.hlp>lsiref
  39. 5 Resume Statement=LSAZ_RESUME_Statement@lsln30de.hlp>lsiref
  40. 4 File Handling
  41. 5 Managing files and directories
  42. 6 ChDir Statement=LSAZ_CHDIR_Statement@lsln30de.hlp>lsiref
  43. 6 ChDrive Statement=LSAZ_CHDRIVE_Statement@lsln30de.hlp>lsiref
  44. 6 CurDir Function=LSAZ_CURDIR_Function@lsln30de.hlp>lsiref
  45. 6 CurDrive Function=LSAZ_CURDRIVE_Function@lsln30de.hlp>lsiref
  46. 6 Dir Function=LSAZ_DIR_Function@lsln30de.hlp>lsiref
  47. 6 Kill Statement=LSAZ_KILL_Statement@lsln30de.hlp>lsiref
  48. 6 MkDir Statement=LSAZ_MKDIR_Statement@lsln30de.hlp>lsiref
  49. 6 Name Statement=LSAZ_NAME_Statement@lsln30de.hlp>lsiref
  50. 6 RmDir Statement=LSAZ_RMDIR_Statement@lsln30de.hlp>lsiref
  51. 5 Creating, opening, and closing files
  52. 6 Close Statement=LSAZ_CLOSE_Statement@lsln30de.hlp>lsiref
  53. 6 FileCopy Statement=LSAZ_FILECOPY_Statement@lsln30de.hlp>lsiref
  54. 6 FreeFile Function=LSAZ_FREEFILE_Function@lsln30de.hlp>lsiref
  55. 6 Open Statement=LSAZ_OPEN_Statement@lsln30de.hlp>lsiref
  56. 6 Reset Statement=LSAZ_RESET_Statement@lsln30de.hlp>lsiref
  57. 5 Reading from files
  58. 6 Get Statement=LSAZ_GET_Statement@lsln30de.hlp>lsiref
  59. 6 Input # Statement=LSAZ_INPUT_lb_Statement@lsln30de.hlp>lsiref
  60. 6 Input Function=LSAZ_INPUT_Function@lsln30de.hlp>lsiref
  61. 6 InputB Function=LSAZ_INPUTB_Function@lsln30de.hlp>lsiref
  62. 6 Line Input # Statement=LSAZ_LINE_INPUT_lb_Statement@lsln30de.hlp>lsiref
  63. 5 Writing to files
  64. 6 Lock and Unlock Statements=LSAZ_LOCK_and_UNLOCK_Statements@lsln30de.hlp>lsiref
  65. 6 Print # Statement=LSAZ_PRINT_lb_Statement@lsln30de.hlp>lsiref
  66. 6 Put Statement=LSAZ_PUT_Statement@lsln30de.hlp>lsiref
  67. 6 Write # Statement=LSAZ_WRITE_lb_Statement@lsln30de.hlp>lsiref
  68. 5 Getting and setting file positions
  69. 6 EOF Function=LSAZ_EOF_Function@lsln30de.hlp>lsiref
  70. 6 Loc Function=LSAZ_LOC_Function@lsln30de.hlp>lsiref
  71. 6 Seek Function=LSAZ_SEEK_Function@lsln30de.hlp>lsiref
  72. 6 Seek Statement=LSAZ_SEEK_Statement@lsln30de.hlp>lsiref
  73. 5 Formatting file data
  74. 6 Spc Function=LSAZ_SPC_Function@lsln30de.hlp>lsiref
  75. 6 Tab Function=LSAZ_TAB_Function@lsln30de.hlp>lsiref
  76. 6 Width # Statement=LSAZ_WIDTH_lb_Statement@lsln30de.hlp>lsiref
  77. 5 Getting and setting file information
  78. 6 4 FileAttr Function=LSAZ_FILEATTR_Function@lsln30de.hlp>lsiref
  79. 6 FileDateTime Function=LSAZ_FILEDATETIME_Function@lsln30de.hlp>lsiref
  80. 6 FileLen Function=LSAZ_FILELEN_Function@lsln30de.hlp>lsiref
  81. 6 GetFileAttr Function=LSAZ_GETFILEATTR_Function@lsln30de.hlp>lsiref
  82. 6 LOF Function=LSAZ_LOF_Function@lsln30de.hlp>lsiref
  83. 6 SetFileAttr Statement=LSAZ_SETFILEATTR_Statement@lsln30de.hlp>lsiref
  84. 4 Flow of Control
  85. 5 Do Statement=LSAZ_DO_Statement@lsln30de.hlp>lsiref
  86. 5 Exit Statement=LSAZ_EXIT_Statement@lsln30de.hlp>lsiref
  87. 5 For Statement=LSAZ_FOR_Statement@lsln30de.hlp>lsiref
  88. 5 ForAll Statement=LSAZ_FORALL_Statement@lsln30de.hlp>lsiref
  89. 5 GoSub Statement=LSAZ_GOSUB_Statement@lsln30de.hlp>lsiref
  90. 5 Goto Statement=LSAZ_GOTO_Statement@lsln30de.hlp>lsiref
  91. 5 If...Goto Statement=LSAZ_IF_GOTO_Statement@lsln30de.hlp>lsiref
  92. 5 If...Then...Else Statement=LSAZ_IF_THEN_ELSE_Statement@lsln30de.hlp>lsiref
  93. 5 If...Then...ElseIf Statement=LSAZ_IF_THEN_ELSEIF_Statement@lsln30de.hlp>lsiref
  94. 5 On...GoSub Statement=LSAZ_ON_GOSUB_Statement@lsln30de.hlp>lsiref
  95. 5 On...GoTo Statement=LSAZ_ON_GOTO_Statement@lsln30de.hlp>lsiref
  96. 5 Return Statement=LSAZ_RETURN_Statement@lsln30de.hlp>lsiref
  97. 5 Select Case Statement=LSAZ_SELECT_CASE_Statement@lsln30de.hlp>lsiref
  98. 5 While Statement=LSAZ_WHILE_Statement@lsln30de.hlp>lsiref
  99. 4 Mathematical Functions and Statements
  100. 5 ACos Function=LSAZ_ACOS_Function@lsln30de.hlp>lsiref
  101. 5 ASin Function=LSAZ_ASIN_Function@lsln30de.hlp>lsiref
  102. 5 ATn Function=LSAZ_ATN_Function@lsln30de.hlp>lsiref
  103. 5 ATn2 Function=LSAZ_ATN2_Function@lsln30de.hlp>lsiref
  104. 5 Cos Function=LSAZ_COS_Function@lsln30de.hlp>lsiref
  105. 5 Exp Function=LSAZ_EXP_Function@lsln30de.hlp>lsiref
  106. 5 Log Function=LSAZ_LOG_Function@lsln30de.hlp>lsiref
  107. 5 Randomize Statement=LSAZ_RANDOMIZE_Statement@lsln30de.hlp>lsiref
  108. 5 Rnd Function=LSAZ_RND_Function@lsln30de.hlp>lsiref
  109. 5 Sin Function=LSAZ_SIN_Function@lsln30de.hlp>lsiref
  110. 5 Sqr Function=LSAZ_SQR_Function@lsln30de.hlp>lsiref
  111. 5 Tan Function=LSAZ_TAN_Function@lsln30de.hlp>lsiref
  112. 4 Miscellaneous
  113. 5 ActivateApp Statement=LSAZ_ACTIVATEAPP_Statement@lsln30de.hlp>lsiref
  114. 5 Environ Function=LSAZ_ENVIRON_Function@lsln30de.hlp>lsiref
  115. 5 Evaluate Function and Statement=LSAZ_EVALUATE_Function_and_Statement@lsln30de.hlp>lsiref
  116. 5 Execute Function and Statement=LSAZ_EXECUTE_Function_and_Statement@lsln30de.hlp>lsiref
  117. 5 %If Directive=LSAZ_pctIF_Directive@lsln30de.hlp>lsiref
  118. 5 %Include Directive=LSAZ_pctINCLUDE_Directive@lsln30de.hlp>lsiref
  119. 5 Rem Statement=LSAZ_REM_Statement@lsln30de.hlp>lsiref
  120. 5 %Rem Directive=LSAZ_pctREM_Directive@lsln30de.hlp>lsiref
  121. 5 SendKeys Statement=LSAZ_SENDKEYS_Statement@lsln30de.hlp>lsiref
  122. 5 Shell Function=LSAZ_SHELL_Function@lsln30de.hlp>lsiref
  123. 5 Use Statement=LSAZ_USE_Statement@lsln30de.hlp>lsiref
  124. 5 UseLSX Statement=LSAZ_USELSX_Statement@lsln30de.hlp>lsiref
  125. 5 Yield Function and Statement=LSAZ_YIELD_Function_and_Statement@lsln30de.hlp>lsiref
  126. 4 Number Handling
  127. 5 Abs Function=LSAZ_ABS_Function@lsln30de.hlp>lsiref
  128. 5 Bin Function=LSAZ_BIN_Function@lsln30de.hlp>lsiref
  129. 5 Fix Function=LSAZ_FIX_Function@lsln30de.hlp>lsiref
  130. 5 Format Function=LSAZ_FORMAT_Function@lsln30de.hlp>lsiref
  131. 5 Fraction Function=LSAZ_FRACTION_Function@lsln30de.hlp>lsiref
  132. 5 Hex Function=LSAZ_HEX_Function@lsln30de.hlp>lsiref
  133. 5 Int Function=LSAZ_INT_Function@lsln30de.hlp>lsiref
  134. 5 IsNumeric Function=LSAZ_ISNUMERIC_Function@lsln30de.hlp>lsiref
  135. 5 Oct Function=LSAZ_OCT_Function@lsln30de.hlp>lsiref
  136. 5 Round Function=LSAZ_ROUND_Function@lsln30de.hlp>lsiref
  137. 5 Sgn Function=LSAZ_SGN_Function@lsln30de.hlp>lsiref
  138. 5 Str Function=LSAZ_STR_Function@lsln30de.hlp>lsiref
  139. 5 Val Function=LSAZ_VAL_Function@lsln30de.hlp>lsiref
  140. 4 User Input and Output
  141. 5 Beep Statement=LSAZ_BEEP_Statement@lsln30de.hlp>lsiref
  142. 5 InputBox Function=LSAZ_INPUTBOX_Function@lsln30de.hlp>lsiref
  143. 5 IMEStatus Function=LSAZ_IMESTATUS_Function@lsln30de.hlp>lsiref
  144. 5 MessageBox Function and Statement=LSAZ_MESSAGEBOX_Function_and_Statement@lsln30de.hlp>lsiref
  145. 5 Print Statement=LSAZ_PRINT_Statement@lsln30de.hlp>lsiref
  146. 4 String Handling
  147. 5 Asc Function=LSAZ_ASC_Function@lsln30de.hlp>lsiref
  148. 5 Chr Function=LSAZ_CHR_Function@lsln30de.hlp>lsiref
  149. 5 Format Function=LSAZ_FORMAT_Function@lsln30de.hlp>lsiref
  150. 5 InStr Function=LSAZ_INSTR_Function@lsln30de.hlp>lsiref
  151. 5 InStrB Function=LSAZ_INSTRB_Function@lsln30de.hlp>lsiref
  152. 5 IsDate Function=LSAZ_ISDATE_Function@lsln30de.hlp>lsiref
  153. 5 LCase Function=LSAZ_LCASE_Function@lsln30de.hlp>lsiref
  154. 5 Left Function=LSAZ_LEFT_Function@lsln30de.hlp>lsiref
  155. 5 Len Function=LSAZ_LEN_Function@lsln30de.hlp>lsiref
  156. 5 LenB Function=LSAZ_LENB_Function@lsln30de.hlp>lsiref
  157. 5 LenBP Function=LSAZ_LENBP_Function@lsln30de.hlp>lsiref
  158. 5 LSet Statement=LSAZ_LSET_Statement@lsln30de.hlp>lsiref
  159. 5 LTrim Function=LSAZ_LTRIM_Function@lsln30de.hlp>lsiref
  160. 5 Mid Function=LSAZ_MID_Function@lsln30de.hlp>lsiref
  161. 5 Mid Statement=LSAZ_MID_Function@lsln30de.hlp>lsiref
  162. 5 MidB Statement=LSAZ_MIDB_Function@lsln30de.hlp>lsiref
  163. 5 Option Compare Statement=LSAZ_OPTION_COMPARE_Statement@lsln30de.hlp>lsiref
  164. 5 Right Function=LSAZ_RIGHT_Function@lsln30de.hlp>lsiref
  165. 5 RSet Statement=LSAZ_RSET_Statement@lsln30de.hlp>lsiref
  166. 5 RTrim Function=LSAZ_RTRIM_Function@lsln30de.hlp>lsiref
  167. 5 Space Function=LSAZ_SPACE_Function@lsln30de.hlp>lsiref
  168. 5 Spc Function=LSAZ_SPC_Function@lsln30de.hlp>lsiref
  169. 5 Str Function=LSAZ_STR_Function@lsln30de.hlp>lsiref
  170. 5 StrCompare Function=LSAZ_STRCOMPARE_Function@lsln30de.hlp>lsiref
  171. 5 String Function=LSAZ_STRING_Function@lsln30de.hlp>lsiref
  172. 5 Tab Function=LSAZ_TAB_Function@lsln30de.hlp>lsiref
  173. 5 Trim Function=LSAZ_TRIM_Function@lsln30de.hlp>lsiref
  174. 5 UCase Function=LSAZ_UCASE_Function@lsln30de.hlp>lsiref
  175. 5 UChr Function=LSAZ_UCHR_Function@lsln30de.hlp>lsiref
  176. 5 Uni Function=LSAZ_UNI_Function@lsln30de.hlp>lsiref
  177. 5 UString Function=LSAZ_USTRING_Function@lsln30de.hlp>lsiref
  178. 5 Val Function=LSAZ_VAL_Function@lsln30de.hlp>lsiref
  179. 4 Procedures: Functions, Subs, and Properties
  180. 5 Call Statement=LSAZ_CALL_Statement@lsln30de.hlp>lsiref
  181. 5 Declare Statement (External C Calls)=LSAZ_DECLARE_Statement_External_C_Calls@lsln30de.hlp>lsiref
  182. 5 Declare Statement (Forward Reference)=LSAZ_DECLARE_Statement_Forward_Reference@lsln30de.hlp>lsiref
  183. 5 End Statement=LSAZ_END_Statement@lsln30de.hlp>lsiref
  184. 5 Exit Statement=LSAZ_EXIT_Statement@lsln30de.hlp>lsiref
  185. 5 Function Statement=LSAZ_FUNCTION_Statement@lsln30de.hlp>lsiref
  186. 5 Property Get/Set Statement=LSAZ_PROPERTY_GET_SET_Statements@lsln30de.hlp>lsiref
  187. 5 Sub Initialize=LSAZ_SUB_INITIALIZE@lsln30de.hlp>lsiref
  188. 5 Sub Statement=LSAZ_SUB_Statement@lsln30de.hlp>lsiref
  189. 5 Sub Terminate=LSAZ_SUB_TERMINATE@lsln30de.hlp>lsiref
  190. 4 User-Defined Data Types and Classes
  191. 5 Class Statement=LSAZ_CLASS_Statement@lsln30de.hlp>lsiref
  192. 5 CreateObject Function=LSAZ_CREATEOBJECT_Function@lsln30de.hlp>lsiref
  193. 5 Delete Statement=LSAZ_DELETE_Statement@lsln30de.hlp>lsiref
  194. 5 GetObject Function=LSAZ_GETOBJECT_Function@lsln30de.hlp>lsiref
  195. 5 IsDefined Function=LSAZ_ISDEFINED_Function@lsln30de.hlp>lsiref
  196. 5 IsObject Function=LSAZ_ISOBJECT_Function@lsln30de.hlp>lsiref
  197. 5 IsUnknown Function=LSAZ_ISUNKNOWN_Function@lsln30de.hlp>lsiref
  198. 5 Set Statement=LSAZ_SET_Statement@lsln30de.hlp>lsiref
  199. 5 Type Statement=LSAZ_TYPE_Statement@lsln30de.hlp>lsiref
  200. 5 TypeName Function=LSAZ_TYPENAME_Function@lsln30de.hlp>lsiref
  201. 5 With Statement=LSAZ_WITH_Statement@lsln30de.hlp>lsiref
  202. 4 Variable, Array, and List Handling
  203. 5 CCur Function=LSAZ_CCUR_Function@lsln30de.hlp>lsiref
  204. 5 CDat Function=LSAZ_CDAT_Function@lsln30de.hlp>lsiref
  205. 5 CDbl Function=LSAZ_CDBL_Function@lsln30de.hlp>lsiref
  206. 5 CInt Function=LSAZ_CINT_Function@lsln30de.hlp>lsiref
  207. 5 CLng Function=LSAZ_CLNG_Function@lsln30de.hlp>lsiref
  208. 5 Const Statement=LSAZ_CONST_Statement@lsln30de.hlp>lsiref
  209. 5 CSng Function=LSAZ_CSNG_Function@lsln30de.hlp>lsiref
  210. 5 CStr Function=LSAZ_CSTR_Function@lsln30de.hlp>lsiref
  211. 5 CVar Function=LSAZ_CVAR_Function@lsln30de.hlp>lsiref
  212. 5 DataType Function=LSAZ_DATATYPE_Function@lsln30de.hlp>lsiref
  213. 5 Deftype Statements=LSAZ_DEFtype_Statements@lsln30de.hlp>lsiref
  214. 5 Dim Statement=LSAZ_DIM_Statement@lsln30de.hlp>lsiref
  215. 5 Erase Statement=LSAZ_ERASE_Statement@lsln30de.hlp>lsiref
  216. 5 IsArray Function=LSAZ_ISARRAY_Function@lsln30de.hlp>lsiref
  217. 5 IsElement Function=LSAZ_ISELEMENT_Function@lsln30de.hlp>lsiref
  218. 5 IsEmpty Function=LSAZ_ISEMPTY_Function@lsln30de.hlp>lsiref
  219. 5 IsNull Function=LSAZ_ISNULL_Function@lsln30de.hlp>lsiref
  220. 5 IsNumeric Function=LSAZ_ISNUMERIC_Function@lsln30de.hlp>lsiref
  221. 5 IsList Function=LSAZ_ISLIST_Function@lsln30de.hlp>lsiref
  222. 5 IsScalar Function=LSAZ_ISSCALAR_Function@lsln30de.hlp>lsiref
  223. 5 LBound Function=LSAZ_LBOUND_Function@lsln30de.hlp>lsiref
  224. 5 Let Statement=LSAZ_LET_Statement@lsln30de.hlp>lsiref
  225. 5 ListTag Function=LSAZ_LISTTAG_Function@lsln30de.hlp>lsiref
  226. 5 Option Base Statement=LSAZ_OPTION_BASE_Statement@lsln30de.hlp>lsiref
  227. 5 Option Declare Statement=LSAZ_OPTION_DECLARE_Statement@lsln30de.hlp>lsiref
  228. 5 Option Public Statement=LSAZ_OPTION_PUBLIC_Statement@lsln30de.hlp>lsiref
  229. 5 ReDim Statement=LSAZ_REDIM_Statement@lsln30de.hlp>lsiref
  230. 5 TypeName Function=LSAZ_TYPENAME_Function@lsln30de.hlp>lsiref
  231. 5 UBound Function=LSAZ_UBOUND_Function@lsln30de.hlp>lsiref
  232. 2 Language Rules and Limits
  233. 3 Typographical Conventions and Examples
  234. 4 Typographical Conventions=LSAZ_Typographical_Conventions@lsln30de.hlp>lsiref
  235. 4 About Examples=LSAZ_About_Examples@lsln30de.hlp>lsiref
  236. 4 Running Examples=LSAZ_Running_Examples@lsln30de.hlp>lsiref
  237. 3 Construction Rules
  238. 4 Scripts and Statements=LSAZ_Script_and_Statement_Construction_Rules@lsln30de.hlp>lsiref
  239. 4 Literal Numbers=LSAZ_Literal_Number_Construction_Rules@lsln30de.hlp>lsiref
  240. 4 Literal Strings=LSAZ_Literal_String_Construction_Rules@lsln30de.hlp>lsiref
  241. 4 Identifiers=LSAZ_Identifier_Construction_Rules@lsln30de.hlp>lsiref
  242. 4 Labels=LSAZ_Labels@lsln30de.hlp>lsiref
  243. 4 Keywords=LSAZ_Keywords@lsln30de.hlp>lsiref
  244. 4 Special Characters=LSAZ_Special_Characters@lsln30de.hlp>lsiref
  245. 3 Declarations and Definitions
  246. 4 Scope of Declarations=LSAZ_Scope_of_Declarations@lsln30de.hlp>lsiref
  247. 4 Implicit Variable Declarations=LSAZ_Implicit_Declaration_of_Variables@lsln30de.hlp>lsiref
  248. 4 Data Type Conversion=LSAZ_Data_Type_Conversion@lsln30de.hlp>lsiref
  249. 4 Constants=LSAZ_Constants@lsln30de.hlp>lsiref
  250. 3 Procedures
  251. 4 Defining Procedures=LSAZ_Defining_Procedures@lsln30de.hlp>lsiref
  252. 4 Declaring Function and Sub Parameters=LSAZ_Declaring_Function_and_Sub_Parameters@lsln30de.hlp>lsiref
  253. 4 Passing_Arguments_by_Reference_and_by_Value=LSAZ_Passing_Arguments_by_Reference_and_by_Value@lsln30de.hlp>lsiref
  254. 4 Returning a Value from a Function=LSAZ_Returning_a_Value_from_a_Function@lsln30de.hlp>lsiref
  255. 4 Recursive Functions=LSAZ_Recursive_Functions@lsln30de.hlp>lsiref
  256. 3 External C-Language Functions
  257. 4 Calling External C Language Functions=LSAZ_Calling_External_C_Language_Functions@lsln30de.hlp>lsiref
  258. 4 Passing Arguments to C Functions=LSAZ_Passing_Arguments_to_C_Functions@lsln30de.hlp>lsiref
  259. 4 String Arguments to C Functions=LSAZ_String_Arguments_to_C_Functions@lsln30de.hlp>lsiref
  260. 4 Array, Type, and Object Arguments to C Functions=LSAZ_Array_Type_and_Object_Arguments_to_C_Functions@lsln30de.hlp>lsiref
  261. 4 Return Values from C Functions=LSAZ_Return_Values_from_C_Functions@lsln30de.hlp>lsiref
  262. 3 File Handling
  263. 4 File Operations=LSAZ_File_Operations@lsln30de.hlp>lsiref
  264. 4 Sequential Files=LSAZ_Sequential_Files@lsln30de.hlp>lsiref
  265. 4 Opening Sequential Files=LSAZ_Opening_Sequential_Files@lsln30de.hlp>lsiref
  266. 4 Writing to Sequential Files=LSAZ_Writing_to_Sequential_Files@lsln30de.hlp>lsiref
  267. 4 Reading from Sequential Files=LSAZ_Reading_from_Sequential_Files@lsln30de.hlp>lsiref
  268. 4 Random Files=LSAZ_Random_Files@lsln30de.hlp>lsiref
  269. 4 Defining Record Types=LSAZ_Defining_Record_Types@lsln30de.hlp>lsiref
  270. 4 Reading from Random Files=LSAZ_Reading_from_Random_Files@lsln30de.hlp>lsiref
  271. 4 Writing to Random Files=LSAZ_Writing_to_Random_Files@lsln30de.hlp>lsiref
  272. 4 Binary Files=LSAZ_Binary_Files@lsln30de.hlp>lsiref
  273. 4 Opening Binary Files=LSAZ_Opening_Binary_Files@lsln30de.hlp>lsiref
  274. 4 Using Variable-Length Fields=LSAZ_Using_VariableLength_Fields@lsln30de.hlp>lsiref
  275. 4 Writing to Binary Files=LSAZ_Writing_to_Binary_Files@lsln30de.hlp>lsiref
  276. 4 Reading from Binary Files=LSAZ_Reading_from_Binary_Files@lsln30de.hlp>lsiref
  277. 3 Error Processing
  278. 4 Types of Errors=LSAZ_Types_of_Errors@lsln30de.hlp>lsiref
  279. 4 Defining Errors and Error Numbers=LSAZ_Defining_Errors_and_Error_Numbers@lsln30de.hlp>lsiref
  280. 4 Runtime Error Processing=LSAZ_Runtime_Error_Processing@lsln30de.hlp>lsiref
  281. 3 Language and Script Limits
  282. 4 Limits on Numeric Data Representation=LSAZ_LIMITS_ON_NUMERIC_DATA_REPRESENTATION@lsln30de.hlp>lsiref
  283. 4 Limits on String Data Representation=LSAZ_LIMITS_ON_STRING_DATA_REPRESENTATION@lsln30de.hlp>lsiref
  284. 4 Limits on Array Variables=LSAZ_LIMITS_ON_ARRAY_VARIABLES@lsln30de.hlp>lsiref
  285. 4 Limits on File Operations=LSAZ_LIMITS_ON_FILE_OPERATIONS@lsln30de.hlp>lsiref
  286. 4 Limits in Miscellaneous Source Language Statements=LSAZ_LIMITS_IN_MISCELLANEOUS_SOURCE_LANGUAGE_STATEMENTS@lsln30de.hlp>lsiref
  287. 4 Limits on Compiler and Compiled Program Structure=LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE@lsln30de.hlp>lsiref
  288. 3 Platform Differences
  289. 4 2 OS/2 Platform Differences=LSAZ_OS_2_Platform_Differences@lsln30de.hlp>lsiref
  290. 4 UNIX Platform Differences=LSAZ_UNIX_Platform_Differences@lsln30de.hlp>lsiref
  291. 4 Macintosh Platform Differences=LSAZ_Macintosh_Platform_Differences@lsln30de.hlp>lsiref
  292. 2 Error Messages
  293. 3 LotusScript Compiler Error Messages=H_STR_ERRTOC@lsln30de.hlp>lsiref
  294. 3 LotusScript Run-Time Error Messages=H_STR_RTMTOC@lsln30de.hlp>lsiref
  295.