Statements and functions from A to Z

<< Click to Display Table of Contents >>

Statements and functions from A to Z

In this chapter you will find descriptions of all statements and functions available in SoftMaker Basic:

Flow control

Do Loop, End, Exit, For Next, Gosub, Goto, If Then Else, Return, Select Case, Stop, While Wend

Conversion

Asc, CDbl, Chr, CInt, CLng, CSng, CStr, Fix, Format, Hex, Int, Oct, Str, Val

Date and Time

Date, DateSerial, DateValue, Day, Hour, Minute, Month, Now, Second, Time, TimeSerial, TimeValue, Weekday, Year

Dialogs

Dialog, Dialog function, DlgEnable, DlgText, DlgVisible

File operations

ChDir, ChDrive, Close, CurDir, EOF, FileCopy, FileLen, FreeFile, Input, Kill, Line Input #, MkDir, Open, Print #, RmDir, Seek, Write #

Arithmetic

Abs, Atn, Cos, Exp, Log, Rnd, Sgn, Sin, Sqr, Tan

Procedures

Call, Declare, Exit, Function End Function, Sub End Sub

String handling

Asc, Chr, InStr, LCase, Left, Len, LTrim, Mid, Right, RTrim, Space, Str, StrComp, String, Trim

Variables and constants

Const, Dim, IsDate, IsEmpty, IsNull, IsNumeric, Option Explicit, VarType

Arrays

Dim, Erase, LBound, Option Base, Option Explicit, Static, UBound

Applications and OLE

AppActivate, AppPlanMaker, AppSoftMakerPresentations, AppTextMaker, CreateObject, GetObject, SendKeys, Shell

Miscellaneous

#include, Beep, Rem