home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 January (DVD) / VPR980100.ISO / OLS / WIN32 / EMT322 / EMT322.EXE / EMTBASIC.CN_ / EMTBASIC.CN (.txt)
Microsoft Windows Help File Content  |  1997-06-20  |  8KB  |  424 lines

  1. :Base emtbasic.hlp
  2. :Title EmTerm Basic 
  3. :Index EmTerm Basic 
  4. =emtbasic.hlp
  5. =introduction
  6. @=syntax
  7. 3 $Include 
  8. g=Include
  9. 3 AppExit 
  10. g=AppExit
  11. 3 Do...Loop 
  12. 3 DoEvents 
  13. g=DoEvents
  14. 3 End 
  15. g=End
  16. 3 For...Next 
  17. g=For
  18. 3 Gosub...Return 
  19. g=Gosub
  20. 3 Goto 
  21. g=Goto
  22. 3 If...Then...Else 
  23. 3 On HangUp 
  24. g=OnHangUp
  25. 3 On TimeOut 
  26. g=OnTimeOut
  27. 3 PushSettings 
  28. g=PushSettings
  29. 3 PopSettings 
  30. g=PopSettings
  31. 3 Rem 
  32. g=Rem
  33. 3 Select Case 
  34. g=SelectCase
  35. 3 Sleep 
  36. g=Sleep
  37. 3 Stop 
  38. g=Stop
  39. 3 TimeOut 
  40. B=TimeOut
  41. 3 While...Wend 
  42. g=While
  43. 3 Dim 
  44. g=Dim
  45. 3 False 
  46. =False
  47. 3 Let 
  48. g=Let
  49. 3 True 
  50. =True
  51. 3 AutoHangUpPrompt 
  52. B=AutoHangUpPrompt
  53. 3 AutoHangUpStr 
  54. B=AutoHangUpStr
  55. 3 CommDataBits 
  56. B=CommDataBits
  57. 3 CommFlow 
  58. B=CommFlow
  59. 3 CommParity 
  60. B=CommParity
  61. 3 CommSpeed 
  62. B=CommSpeed
  63. 3 CommStopBits 
  64. B=CommStopBits
  65. 3 Dial 
  66. , Dial 
  67. g=Dial
  68. 3 HangUp 
  69. g=HangUp
  70. 3 IdleTime 
  71. B=IdleTime
  72. 3 InitModem 
  73. g=InitModem
  74. 3 IsConnected 
  75. =IsConnected
  76. 3 LineType 
  77. B=LineType
  78. 3 Login 
  79. , Login 
  80. g=Login
  81. 3 OnLine 
  82. =OnLineFunc
  83. 3 OnLine 
  84. g=OnLineStatement
  85. 3 Password 
  86. B=Password
  87. 3 Receive, Receive$ 
  88. =Receive
  89. 3 ReceiveB, ReceiveB$ 
  90. =ReceiveB
  91. 3 ReceiveWait, ReceiveWait$ 
  92. =ReceiveWait
  93. 3 Send 
  94. g=Send
  95. 3 SendBreak 
  96. g=SendBreak
  97. 3 TermBufferMode 
  98. B=TermBufferMode
  99. 3 UserID 
  100. B=UserID
  101. 3 Wait 
  102. g, Wait 
  103. =Wait
  104. 3 APAreaCode, APAreaCode$ 
  105. , APAreaCode 
  106. g=APAreaCode
  107. 3 APCountryName, APCountryName$ 
  108. , APCountryName 
  109. g=APCountryName
  110. 3 APCompress 
  111. , APCompress 
  112. g=APCompress
  113. 3 APErrorProt 
  114. , APErrorProt 
  115. g=APErrorProt
  116. 3 APHost, APHost$ 
  117. , APHost 
  118. g=APHost
  119. 3 APLoginCommand 
  120. , APLoginCommand 
  121. g=APLoginCommand
  122. 3 APName, APName$ 
  123. , APName 
  124. g=APName
  125. 3 APNumber, APNumber$ 
  126. , APNumber 
  127. g=APNumber
  128. 3 LoginCommandStr, LoginCommandStr$ 
  129. , LoginCommandStr 
  130. g=LoginCommandStr
  131. 3 Download 
  132. g=Download
  133. 3 DownloadAlreadyExist 
  134. B=DownloadAlreadyExist
  135. 3 DownloadArchiveReceived 
  136. B=DownloadArchiveReceived
  137. 3 DownloadAutoPrompt 
  138. B=DownloadAutoPrompt
  139. 3 DownloadAutoStr 
  140. B=DownloadAutoStr
  141. 3 DownloadExecuteExternalTool 
  142. B=DownloadExecuteExternalTool
  143. 3 DownloadOpenFolder 
  144. B=DownloadOpenFolder
  145. 3 DownloadSaveFileTime 
  146. B=DownloadSaveFileTime
  147. 3 ProtAuto 
  148. B=ProtAuto
  149. 3 ProtDownload 
  150. B=ProtDownload
  151. 3 ProtQuoteAll 
  152. B=ProtQuoteAll
  153. 3 ProtSendBreakBplusError 
  154. B=ProtSendBreakBplusError
  155. 3 ProtUpload 
  156. B=ProtUpload
  157. 3 SendText 
  158. , SendText 
  159. g=SendText
  160. 3 Upload 
  161. g=Upload
  162. 3 UploadAutoPrompt 
  163. B=UploadAutoPrompt
  164. 3 UploadAutoStr 
  165. B=UploadAutoStr
  166. 3 Cls 
  167. g=Cls
  168. 3 Color 
  169. g=Color
  170. 3 CsrLin 
  171. =CsrLin
  172. 3 GetLogLine, GetLogLine$ 
  173. =GetLogLine
  174. 3 Locate 
  175. g=Locate
  176. 3 Pos 
  177. 3 Print 
  178. g=Print
  179. 3 TermClose 
  180. g=TermClose
  181. 3 TermEchoBack 
  182. B=TermEchoBack
  183. 3 TermEmulation 
  184. B=TermEmulation
  185. 3 TermGetText, TermGetText$ 
  186. =TermGetText
  187. 3 TermKanji 
  188. B=TermKanji
  189. 3 TermLocalEcho 
  190. B=TermLocalEcho
  191. 3 TermMaxLines 
  192. B=TermMaxLines
  193. 3 TermNew 
  194. g=TermNew
  195. 3 TermOpen 
  196. g=TermOpen
  197. 3 TermSave 
  198. g=TermSave
  199. 3 LogChange 
  200. g=LogChange
  201. 3 LogMode 
  202. B=LogMode
  203. 3 LogName 
  204. B=LogName
  205. 3 LogRecord 
  206. B=LogRecord
  207. 3 Date, Date$ 
  208. =Date
  209. 3 Now 
  210. 3 Time, Time$ 
  211. =Time
  212. 3 DDEExecute 
  213. g=DDEExecute
  214. 3 DDEInitiate 
  215. =DDEInitiate
  216. 3 DDEPoke 
  217. g=DDEPoke
  218. 3 DDERequest 
  219. =DDERequest
  220. 3 DDETerminate 
  221. g=DDETerminate
  222. 3 Shell 
  223. =Shell
  224. 3 ChDir 
  225. g=ChDir
  226. 3 ChDrive 
  227. g=ChDrive
  228. 3 Close 
  229. g=Close
  230. 3 Dir, Dir$ 
  231. 3 EOF 
  232. 3 FileAppend 
  233. g=FileAppend
  234. 3 FileCopy 
  235. g=FileCopy
  236. 3 FileDateTime 
  237. =FileDateTime
  238. 3 FileLen 
  239. =FileLen
  240. 3 FileNew 
  241. =FileNew
  242. 3 FileRename 
  243. g=FileRename
  244. 3 FreeFile 
  245. =FreeFile
  246. 3 GetAttr 
  247. =GetAttr
  248. 3 Input # 
  249. g=Input
  250. 3 Input, Input$ 
  251. =InputStr
  252. 3 InputB, InputB$ 
  253. =InputB
  254. 3 Kill 
  255. g=Kill
  256. 3 Line Input # 
  257. g=LineInput
  258. 3 Loc 
  259. 3 LOF 
  260. 3 Open 
  261. , Open 
  262. g=Open
  263. 3 Print # 
  264. g=PrintPound
  265. 3 Reset 
  266. g=Reset
  267. 3 Seek 
  268. =SeekFunc
  269. 3 Seek 
  270. g=SeekStatement
  271. 3 Spc 
  272. 3 Tab 
  273. 3 Write # 
  274. g=Write
  275. 3 InStr 
  276. =InStr
  277. 3 InStrB 
  278. =InStrB
  279. 3 LCase, LCase$ 
  280. =LCase
  281. 3 Left, Left$ 
  282. =Left
  283. 3 LeftB, LeftB$ 
  284. =LeftB
  285. 3 LTrim, LTrim$ 
  286. =LTrim
  287. 3 Mid, Mid$ 
  288. 3 MidB, MidB$ 
  289. =MidB
  290. 3 Option Compare 
  291. g=OptionCompare
  292. 3 Right, Right$ 
  293. =Right
  294. 3 RightB, RightB$ 
  295. =RightB
  296. 3 RTrim, RTrim$ 
  297. =RTrim
  298. 3 Space, Space$ 
  299. =Space
  300. 3 Trim, Trim$ 
  301. =Trim
  302. 3 UCase, UCase$ 
  303. =UCase
  304. 3 Asc 
  305. 3 Chr, Chr$ 
  306. 3 CInt 
  307. =CInt
  308. 3 CStr 
  309. =CStr
  310. 3 CTime 
  311. =CTime
  312. 3 DateSerial 
  313. =DateSerial
  314. 3 DateValue 
  315. =DateValue
  316. 3 Day 
  317. 3 Format, Format$ 
  318. =Format
  319. 3 Hex, Hex$ 
  320. 3 Hour 
  321. =Hour
  322. 3 Len 
  323. 3 LenB 
  324. =LenB
  325. 3 Minute 
  326. =Minute
  327. 3 Month 
  328. =Month
  329. 3 Second 
  330. =Second
  331. 3 Str, Str$ 
  332. 3 String, String$ 
  333. =String
  334. 3 TimeSerial 
  335. =TimeSerial
  336. 3 TimeValue 
  337. =TimeValue
  338. 3 Val 
  339. 3 WeekDay 
  340. =WeekDay
  341. 3 Year 
  342. =Year
  343. 3 AppPath 
  344. =AppPath
  345. 3 DownPath 
  346. =DownPath
  347. 3 EmtPath 
  348. =EmtPath
  349. 3 ExtractPath 
  350. =ExtractPath
  351. 3 FileToPath 
  352. =FileToPath
  353. 3 LogPath 
  354. =LogPath
  355. 3 MacroPath 
  356. =MacroPath
  357. 3 PathToFile 
  358. =PathToFile
  359. 3 TextPath 
  360. =TextPath
  361. 3 UpPath 
  362. =UpPath
  363. 3 AppName, AppName$ 
  364. =AppName
  365. 3 AppVersion 
  366. =AppVersion
  367. 3 Beep 
  368. g=Beep
  369. 3 ChatWindow 
  370. B=ChatWindow
  371. 3 FileClose 
  372. g=FileClose
  373. 3 FileNew 
  374. g=FileNew
  375. 3 FileOpen 
  376. g=FileOpen
  377. 3 FileSave 
  378. g=FileSave
  379. 3 FileSaveAll 
  380. g=FileSaveAll
  381. 3 FontName 
  382. B=FontName
  383. 3 FontSize 
  384. B=FontSize
  385. 3 FunctionKey 
  386. g=FunctionKey
  387. 3 InputBox, InputBox$ 
  388. =InputBox
  389. 3 ListBoxAdd 
  390. g=ListBoxAdd
  391. 3 ListBoxButton 
  392. g=ListBoxButton
  393. 3 ListBoxCreate 
  394. g=ListBoxCreate
  395. 3 ListBoxDo 
  396. =ListBoxDo
  397. 3 ListBoxGetText 
  398. =ListBoxGetText
  399. 3 ListBoxSelect 
  400. B=ListBoxSelect
  401. 3 MsgBox 
  402. , MsgBox 
  403. g=MsgBox
  404. 3 Play 
  405. g=Play
  406. 3 IniFile 
  407. B=IniFile
  408. 3 GetProfileInt 
  409. =GetProfileInt
  410. 3 GetProfileString, GetProfileString$ 
  411. =GetProfileString
  412. 3 WriteProfileInt 
  413. g=WriteProfileInt
  414. 3 WriteProfileString 
  415. g=WriteProfileString
  416. 3 GetRegKeyInt 
  417. =GetRegKeyInt
  418. 3 GetRegKeyStr, GetRegKeyStr$ 
  419. =GetRegKeyStr
  420. 3 SetRegKeyInt 
  421. g=SetRegKeyInt
  422. 3 SetRegKeyStr 
  423. g=SetRegKeyStr
  424.