インデックス
MysticSLリファレンス
演算子
エスケープシーケンス
システム変数・定数
メソッド
オーバーライド
キーコード
ライブラリリファレンス
バージョン情報

命令一覧
名前順 カテゴリ順

システム関連
変数関連
ウィンドウ関連
演算関連
文字列操作関連
描画関連
音楽関連
入出力関連
ファイル操作関連
バイナリ関連
処理制御関連
イベント関連
GUI関連


システム関連
#declare
#include
#method
#module
#subrogate
Debug
DoEvents
SetDir
GetDir
SetClipText
GetClipText
SetClipPic
GetClipPic
ClearClipBoard
Exit

変数関連
Integer
Double
String
VarType
Array
ArrayCopy
Length
UBound
GetPtr
Erase
Clear
Const

ウィンドウ関連
SetWindow
GetWindow
Icon
Cursor
Screen
BGColor
BGImage
SelectWindow

演算関連
Fix
Int
Abs
Rnd
Sin
Cos
Tan
And
Or
Not
Xor
Val
Hex
Sqr

文字列操作関連
Asc
Chr
Len
LenB
InStr
InStrRev
Mid
Replace
Split
Join
LCase
UCase
LTrim
RTrim
InsertStr
RemoveStr
StrConv
ZeroString

描画関連
Cls
Pos
Print
PrintEx
Font
Line
LineThick
Circle
PSet
Point
CreatePic
LoadPic
DeletePic
TransPaint
AlphaPaint
DualPaint
SavePic
ReversePic
ScrGet
GetPicSize
SetPicSize
GetPicColor
SetPicColor
Refresh

音楽関連
Beep
Sound
MCIOpen
MCIPlay
MCIStop
MCIClose
MCIPosition
MCISeek
MCISetMovie
MCIGetMovie
MCIVolume

入出力関連
Input
Msg
InKey
GetKey
GetMouse
OpenDlg
SaveDlg
FolderDlg
ColorDlg

ファイル操作関連
File
FileOpen
Read
FileSave
Write
FileClose
Eof
FileRead
FileWrite
FileList
FileType
FileLen
OpenINI
GetIntData
GetStrData
SetINIData
CloseINI
Run

バイナリ関連
BinaryAlloc
BinaryOpen
BinaryGet
BinaryPut
GetDataSize
SetDataSize
BinaryToString
StringToBinary
BinaryPtr
BinarySave
BinaryClose

処理制御関連
Goto
GoSub
Return
MethodReturn
Sleep
Wait
If
Else
EndIf
ErrorAvoid
For
Next
ExitFor
Do
While
ExitDo
Continue
Stop
Resume

イベント関連
SetTimer
SetCloseEvent
SetKeyEvent
SetMouseEvent
SetResizeEvent
KillTimer
KillCloseEvent
KillKeyEvent
KillMouseEvent
KillResizeEvent

GUI関連
CreateObject
DeleteObject
Buttonオブジェクト
Staticオブジェクト
TextBoxオブジェクト
TextFieldオブジェクト
Checkオブジェクト
Radioオブジェクト
Canvasオブジェクト
PaintField
Listオブジェクト
GUIEvent