Die Oberfläche von VDS Renaissance ist in mehreren Sprachen verfügbar. Die offizielle Dokumentation wird auf Englisch gepflegt, um eine einheitliche, konsistente und stets aktuelle Referenz zu gewährleisten.
SEEKFILE
Syntax
SEEKFILE <identifier>, <position>
SEEKFILE <identifier>, START|END
Description
Sets the current position of the file <identifier> to <position> bytes from the start of the file, or to the start or end of the file.
OK
Set to false if the command fails.
Example
SEEKFILE %%log, END