R


Basic256 Befehle thematisch


Liste


Basiswissen


Basic256 ist eine mächtige und leicht erlernbare Programmiersprache, die kostenlos für verschiedene Betriebssysteme zur Verfügung steht. Hier steht eine List der verfügbaren Befehle.

VARIABLEN UND FELDVARIABLEN


Dim, Redim


ZAHLENUMWANDLUNGEN


FromBinary, FromHex, FromOctal, FromRadix,ToBinary, ToHex, ToOctal, ToRadix

DATENBANKBEFEHLE


DBClose, DBCloseSet, DBExecute, DBFloat, DBInt, DBNull, DBOpen, DBOpenSet, DBRow, DBString. Freedb, Freedbset

FEHLERHANDHABUNG


Lasterror, Lasterrorextra, Lasterrorline, Lasterrormessage, Offerror, Onerror, ThrowError, Try / Catch / EndTry
File and Serial Port Input/Output

Changedir, Close, Currentdir, Dir, Eof, Exists, Freefile, Kill, Open, Openb, OpenSerial, Read, Readbyte, Readline, Reset, Seek, Size, Write, Writebyte, Writeline

GRAPHIK UND FARBE


Color, GetBrushColor, GetColor, Rgb


GRAPHIK UND ZEICHNEN


Arc, Chord, Circle, GetPenWidth, Line, PenWidth, Pie, Plot, Poly, Rect, Stamp

GRAPHIK UND TEXT


Font, Text, TextHeight, TextWidth
Graphics - Window Control

Clg, FastGraphics, Graphheight, Graphsize, GraphVisible, Graphwidth, Refresh

GRAPHIK UND DATEIEN


Imgload, Imgsave
Graphics - Slices

GetSlice, PutSlice


GRAPHIK SPRITES


Spritecollide, Spritedim, Spriteh, Spritehide, Spriteload, Spritemove, Spritepoly Spriteplace, Spriteshow, Spriteslice, Spriter, Sprites, Spritev, Spritew, Spritex, Spritey

GRAPHIK SONSTIGES


Pixel
Keyboard and User Input

Alert, Confirm, Input, Key, Prompt


MATHEMATIK


Abs, Acos, Asin, Atan, Ceil, Cos, Degrees, Exp, Float, Floor, Int, Log, Log10, Radians, Rand, Sin, Sqr, Tan

MAUSBEDIENUNG


Clickb, Clickclear, Clickx, Clicky, Mouseb, Mousex, Mousey,

NETZWERK


Freenet, NetAddress, NetClose, NetConnect, NetData, NetListen, NetRead, NetWrite

PORTS


PortIn, PortOut


DRUCKEN


Printercancel, Printeroff, Printeron, Printerpage

PROGRAMMSTEUERUNG


Begin Case / Case / End Case, Call, Continue Do, Continue For, Continue While, Do / Until, End, Exit Do, Exit For, Exit While, For / Next, Function, Global, Goto, Gosub, If Then, Pause, Ref, Rem, Return, Subroutine, While / End While

TEXTVERARBEITUNG


Asc, Chr, Count, Countx, Explode, Explodex, Implode, Instr, Instrx, Left, Length, Lower, MD5, Mid, Midx, Replace, Replacex, Right, String, Upper
Settings (Persistent)

GetSetting, SetSetting


KLANG


Say, Sound, Volume, WAVlength, WAVpause, WAVplay, WAVpos, WAVseek, WAVstate, WAVstop, WAVwait

TEXGTAUSGABE


Cls, OutputVisible, Print


ZEITEN


Day, Hour, Minute, Month, Msec, Second, Year

SONSTIGES


EditVisible, Include, RegexMinimal, Ostype, System, Version