Befehle und Abschnitte für BLOB
BLOB Befehle
BLOB size
(Blob)
Numerisch
SET BLOB SIZE
(Blob; Größe{; Füller})
BLOB TO DOCUMENT
(Dokument; Blob{; *})
DOCUMENT TO BLOB
(Dokument; Blob{; *})
VARIABLE TO BLOB
(Variable; Blob{; Offset | *})
BLOB TO VARIABLE
(Blob; Variable{; Offset})
COMPRESS BLOB
(Blob{; Komprimierung})
EXPAND BLOB
(Blob)
BLOB PROPERTIES
(Blob; Komprimiert{; GrößeUnkomprimiert{; AktuelleGröße}})
INTEGER TO BLOB
(Ganzzahl; Blob; Byteanordnung{; Offset | *})
BLOB to integer
(Blob; ByteAnordnung{; Offset})
Numerisch
LONGINT TO BLOB
(LangeGanzzahl; Blob; ByteAnordnung{; Offset | *})
BLOB to longint
(Blob; ByteAnordnung{; Offset})
Numerisch
REAL TO BLOB
(Zahl; Blob; ZahlenFormat{; Offset | *})
BLOB to real
(Blob; ZahlenFormat{; Offset})
Zahl
TEXT TO BLOB
(Text; Blob; TextFormat{; Offset | *})
BLOB to text
(Blob; TextFormat{; Offset{; TextLänge}})
Text
LIST TO BLOB
(Liste; Blob{; *})
BLOB to list
(Blob{; Offset})
ListenRef
COPY BLOB
(srcBLOB; dstBLOB; srcOffset; dstOffset; len)
INSERT IN BLOB
(Blob; Offset; len{; Füller})
DELETE FROM BLOB
(Blob; Offset; len)
ENCRYPT BLOB
(ZuVerschlüsseln; SendePrivKey{; EmpfPubKey})
DECRYPT BLOB
(ZuEntschlüsseln; SendePubKey{; EmpfPrivKey})
Siehe auch unter:
USERS TO BLOB
(Benutzer) --
Thema
Benutzer und Gruppen
BLOB TO USERS
(Benutzer) --
Thema
Benutzer und Gruppen
PICTURE TO GIF
(Pict; BlobGIF) --
Thema
Bilder
PICTURE TO BLOB
(Bild; BildBlob; Format) --
Thema
Bilder
BLOB TO PICTURE
(BildBlob; Bild) --
Thema
Bilder
C_BLOB
({Methode; }Variable{; Variable2; ...; VariableN}) --
Thema
Compiler
GENERATE ENCRYPTION KEYPAIR
(PrivKey; PubKey{; Länge}) --
Thema
Gesichertes Protokoll
GENERATE CERTIFICATE REQUEST
(PrivKey; ZertAnfrage; CodeArray; NameArray) --
Thema
Gesichertes Protokoll
SAVE LIST
(Liste; ListenName) --
Thema
Hierarchische Listen
GET RESOURCE
(ResTyp; ResNR; ResDaten{; ResDatei}) --
Thema
Ressourcen
SET RESOURCE
(ResTyp; ResNR; ResDaten{; ResDatei}) --
Thema
Ressourcen
Open document
(Dokument{; DateiTyp{; Modus}})
Zeit --
Thema
Systemdokumente
Create document
(Dokument{; Typ})
Zeit --
Thema
Systemdokumente
SEND HTML BLOB
(Blob; Typ{; KeinKontext}) --
Thema
Web Server
GET CLIPBOARD
(DatenTyp; Daten) --
Thema
Zwischenablage
APPEND TO CLIPBOARD
(DatenTyp; Daten) --
Thema
Zwischenablage