<< 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
▪Date and Time
Date, DateSerial, DateValue, Day, Hour, Minute, Month, Now, Second, Time, TimeSerial, TimeValue, Weekday, Year |
▪Dialogs
▪File operations
ChDir, ChDrive, Close, CurDir, EOF, FileCopy, FileLen, FreeFile, Input, Kill, Line Input #, MkDir, Open, Print #, RmDir, Seek, Write # |
▪Arithmetic
▪Procedures
▪String handling
▪Variables and constants
▪Arrays
▪Applications and OLE
AppActivate, AppPlanMaker, AppSoftMakerPresentations, AppTextMaker, CreateObject, GetObject, SendKeys, Shell |
▪Miscellaneous