home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #9 / Net2.iso / Utility / automate.exe / %SYS32% / Sbe5_000.cnt (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  2000-07-27  |  6.3 KB  |  279 lines

  1. :Base SBE5_000.HLP
  2. 1 Sax Basic Language
  3. 2 Sax Basic Language=SaxBasicLanguage_Contents
  4. 2 Functions By Groups
  5. 3 Functions By Groups=Group_Overview
  6. 2 Language
  7. 3 Modules
  8. 4 Class=ClassModule_Def
  9. 4 Code=CodeModule_Def
  10. 4 Object=ObjectModule_Def
  11. 3 Data Types
  12. 4 Any=Any_DataType
  13. 4 Boolean=Boolean_DataType
  14. 4 Byte=Byte_DataType
  15. 4 Currency=Currency_DataType
  16. 4 Date=Date_DataType
  17. 4 Decimal=Decimal_DataType
  18. 4 Double=Double_DataType
  19. 4 Integer=Integer_DataType
  20. 4 Long=Long_DataType
  21. 4 Object=Object_DataType
  22. 4 PortInt=PortInt_DataType
  23. 4 Single=Single_DataType
  24. 4 String=String_DataType
  25. 4 String*n=Stringn_DataType
  26. 4 UserDialog=UserDialog_DataType
  27. 4 Variant=Variant_DataType
  28. 4 usertype=usertype_Term
  29. 3 Constants
  30. 4 Empty=Empty_Const
  31. 4 False=False_Const
  32. 4 Nothing=Nothing_Const
  33. 4 Null=Null_Const
  34. 4 True=True_Const
  35. 4 Win16=Win16_Const
  36. 4 Win32=Win32_Const
  37. 3 Keywords
  38. 4 Friend=Friend_Key
  39. 4 New=New_Key
  40. 4 Private=Private_Key
  41. 4 Public=Public_Key
  42. 3 Functions and Instructions
  43. 4 AboutWinWrapBasic=AboutWinWrapBasic_Instr
  44. 4 Abs=Abs_Func
  45. 4 AppActivate=AppActivate_Instr
  46. 4 Array=Array_Func
  47. 4 Asc=Asc_Func
  48. 4 AscB=AscB_Func
  49. 4 AscW=AscW_Func
  50. 4 Atn=Atn_Func
  51. 4 Attribute=Attribute_Stmt
  52. 4 Beep=Beep_Instr
  53. 4 Begin Dialog=BeginDialog_Stmt
  54. 4 Call=Call_Instr
  55. 4 CallByName=CallByName_Instr
  56. 4 CallersLine=CallersLine_Func
  57. 4 CancelButton=CancelButton_Itemstmt
  58. 4 CBool=CBool_Func
  59. 4 CByte=CByte_Func
  60. 4 CCur=CCur_Func
  61. 4 CDate=CDate_Func
  62. 4 CDbl=CDbl_Func
  63. 4 CDec=CDec_Func
  64. 4 ChDir=ChDir_Instr
  65. 4 ChDrive=ChDrive_Instr
  66. 4 CheckBox=CheckBox_Itemstmt
  67. 4 Choose=Choose_Func
  68. 4 Chr=Chr_Func
  69. 4 ChrB=ChrB_Func
  70. 4 ChrW=ChrW_Func
  71. 4 CInt=CInt_Func
  72. 4 Clipboard=Clipboard_Instr
  73. 4 CLng=CLng_Func
  74. 4 Close=Close_Instr
  75. 4 ComboBox=ComboBox_Itemstmt
  76. 4 Command=Command_Func
  77. 4 Const=Const_Def
  78. 4 Cos=Cos_Func
  79. 4 CreateObject=CreateObject_Func
  80. 4 CSng=CSng_Func
  81. 4 CStr=CStr_Func
  82. 4 CurDir=CurDir_Func
  83. 4 CVar=CVar_Func
  84. 4 CVErr=CVErr_Func
  85. 4 Date=Date_Func
  86. 4 DateAdd=DateAdd_Func
  87. 4 DateDiff=DateDiff_Func
  88. 4 DatePart=DatePart_Func
  89. 4 DateSerial=DateSerial_Func
  90. 4 DateValue=DateValue_Func
  91. 4 Day=Day_Func
  92. 4 DDEExecute=DDEExecute_Instr
  93. 4 DDEInitiate=DDEInitiate_Func
  94. 4 DDEPoke=DDEPoke_Instr
  95. 4 DDERequest=DDERequest_Func
  96. 4 DDETerminate=DDETerminate_Instr
  97. 4 DDETerminateAll=DDETerminateAll_Instr
  98. 4 Debug=Debug_Object
  99. 4 Declare=Declare_Def
  100. 4 Def=Def_Def
  101. 4 DeleteSetting=DeleteSetting_Instr
  102. 4 Dialog=Dialog_Instr
  103. 4 Dim=Dim_Def
  104. 4 Dir=Dir_Func
  105. 4 DlgControlId=DlgControlId_Func
  106. 4 DlgCount=DlgCount_Func
  107. 4 DlgEnd=DlgEnd_Instr
  108. 4 DlgEnable=DlgEnable_Instr
  109. 4 DlgFocus=DlgFocus_Instr
  110. 4 DlgListBoxArray=DlgListBoxArray_Instr
  111. 4 DlgName=DlgName_Func
  112. 4 DlgNumber=DlgNumber_Func
  113. 4 DlgSetPicture=DlgSetPicture_Instr
  114. 4 DlgText=DlgText_Instr
  115. 4 DlgType=DlgType_Func
  116. 4 DlgValue=DlgValue_Instr
  117. 4 DlgVisible=DlgVisible_Instr
  118. 4 Do=Do_Stmt
  119. 4 DoEvents=DoEvents_Instr
  120. 4 DropListBox=DropListBox_Itemstmt
  121. 4 End=End_Instr
  122. 4 Enum=Enum_Def
  123. 4 Environ=Environ_Func
  124. 4 EOF=EOF_Func
  125. 4 Erase=Erase_Instr
  126. 4 Err=Err_Object
  127. 4 Error=Error_Instr
  128. 4 Eval=Eval_Func
  129. 4 Exit=Exit_Instr
  130. 4 Exp=Exp_Func
  131. 4 FileAttr=FileAttr_Func
  132. 4 FileCopy=FileCopy_Instr
  133. 4 FileDateTime=FileDateTime_Func
  134. 4 FileLen=FileLen_Func
  135. 4 Fix=Fix_Func
  136. 4 For=For_Stmt
  137. 4 For Each=ForEach_Stmt
  138. 4 Format=Format_Func
  139. 4 FreeFile=FreeFile_Func
  140. 4 Friend=Friend_Key
  141. 4 Function=Function_Def
  142. 4 Get=Get_Instr
  143. 4 GetAllSettings=GetAllSettings_Func
  144. 4 GetAttr=GetAttr_Func
  145. 4 GetFilePath=GetFilePath_Func
  146. 4 GetObject=GetObject_Func
  147. 4 GetSetting=GetSetting_Func
  148. 4 Goto=Goto_Instr
  149. 4 GroupBox=GroupBox_Itemstmt
  150. 4 Hex=Hex_Func
  151. 4 Hour=Hour_Func
  152. 4 If=If_Stmt
  153. 4 IIf=IIf_Func
  154. 4 Input=Input_Instr
  155. 4 InputBox=InputBox_Func
  156. 4 InStr=InStr_Func
  157. 4 InStrB=InStrB_Func
  158. 4 InStrRev=InStrRev_Func
  159. 4 Int=Int_Func
  160. 4 Is=Is_Oper
  161. 4 IsArray=IsArray_Func
  162. 4 IsDate=IsDate_Func
  163. 4 IsEmpty=IsEmpty_Func
  164. 4 IsError=IsError_Func
  165. 4 IsMissing=IsMissing_Func
  166. 4 IsNumeric=IsNumeric_Func
  167. 4 IsNull=IsNull_Func
  168. 4 IsObject=IsObject_Func
  169. 4 Kill=Kill_Instr
  170. 4 LBound=LBound_Func
  171. 4 LCase=LCase_Func
  172. 4 Left=Left_Func
  173. 4 LeftB=LeftB_Func
  174. 4 Len=Len_Func
  175. 4 LenB=LenB_Func
  176. 4 Let=Let_Instr
  177. 4 Like=Like_Oper
  178. 4 Line=Line_Instr
  179. 4 Line Input=LineInput_Instr
  180. 4 ListBox=ListBox_Itemstmt
  181. 4 Loc=Loc_Func
  182. 4 Lock=Lock_Instr
  183. 4 LOF=LOF_Func
  184. 4 Log=Log_Func
  185. 4 LSet=LSet_Instr
  186. 4 LTrim=LTrim_Func
  187. 4 MacroDir=MacroDir_Func
  188. 4 MacroRun=MacroRun_Instr
  189. 4 MacroRunThis=MacroRunThis_Instr
  190. 4 Me=Me_Object
  191. 4 Mid=Mid_Instr
  192. 4 MidB=MidB_Func
  193. 4 Minute=Minute_Func
  194. 4 MkDir=MkDir_Instr
  195. 4 Month=Month_Func
  196. 4 MonthName=MonthName_Func
  197. 4 MsgBox=MsgBox_Instr
  198. 4 Name=Name_Instr
  199. 4 Now=Now_Func
  200. 4 Oct=Oct_Func
  201. 4 OKButton=OKButton_Itemstmt
  202. 4 On Error=OnError_Instr
  203. 4 Open=Open_Instr
  204. 4 Option=Option_Def
  205. 4 OptionGroup=OptionGroup_Itemstmt
  206. 4 Picture=Picture_Itemstmt
  207. 4 Print=Print_Instr
  208. 4 Private=Private_Def
  209. 4 Property=Property_Def
  210. 4 Public=Public_Def
  211. 4 PushButton=PushButton_Itemstmt
  212. 4 Put=Put_Instr
  213. 4 QBColor=QBColor_Func
  214. 4 Randomize=Randomize_Instr
  215. 4 ReDim=ReDim_Instr
  216. 4 Reference=Reference_Def
  217. 4 Rem=Rem_Instr
  218. 4 Replace=Replace_Func
  219. 4 Reset=Reset_Instr
  220. 4 Resume=Resume_Instr
  221. 4 RGB=RGB_Func
  222. 4 Right=Right_Func
  223. 4 RightB=RightB_Func
  224. 4 RmDir=RmDir_Instr
  225. 4 Rnd=Rnd_Func
  226. 4 Round=Round_Func
  227. 4 RSet=RSet_Instr
  228. 4 RTrim=RTrim_Func
  229. 4 SaveSetting=SaveSetting_Instr
  230. 4 Second=Second_Func
  231. 4 Seek=Seek_Instr
  232. 4 Select=Select_Stmt
  233. 4 Select Case=SelectCase_Stmt
  234. 4 SendKeys=SendKeys_Instr
  235. 4 Set=Set_Instr
  236. 4 SetAttr=SetAttr_Instr
  237. 4 Sgn=Sgn_Func
  238. 4 Shell=Shell_Func
  239. 4 Sin=Sin_Func
  240. 4 Space=Space_Func
  241. 4 Sqr=Sqr_Func
  242. 4 Static=Static_Def
  243. 4 Stop=Stop_Instr
  244. 4 Str=Str_Func
  245. 4 StrComp=StrComp_Func
  246. 4 StrConv=StrConv_Func
  247. 4 String=String_Func
  248. 4 StrReverse=StrReverse_Func
  249. 4 Sub=Sub_Def
  250. 4 Tan=Tan_Func
  251. 4 Text=Text_Itemstmt
  252. 4 TextBox=TextBox_Itemstmt
  253. 4 Time=Time_Func
  254. 4 Timer=Timer_Func
  255. 4 TimeSerial=TimeSerial_Func
  256. 4 TimeValue=TimeValue_Func
  257. 4 Trim=Trim_Func
  258. 4 Type=Type_Def
  259. 4 TypeName=TypeName_Func
  260. 4 UBound=UBound_Func
  261. 4 UCase=UCase_Func
  262. 4 Unlock=Unlock_Instr
  263. 4 Uses=Uses_Def
  264. 4 Val=Val_Func
  265. 4 VarType=VarType_Func
  266. 4 Wait=Wait_Instr
  267. 4 Weekday=Weekday_Func
  268. 4 WeekdayName=WeekdayName_Func
  269. 4 While=While_Stmt
  270. 4 With=With_Stmt
  271. 4 Write=Write_Instr
  272. 4 Year=Year_Func
  273. 1 Sax Basic Editor
  274. 2 Sax Basic Editor=SaxBasicEditor_Contents
  275. 2 IDE=IDE_Overview
  276. 2 References=References_Overview
  277. 2 Object Browser=ObjectBrowser_Overview
  278. 2 UserDialog Editor=UserDialogEditor_Overview
  279.