Multitech MT5634HD16 Guía de usuario Pagina 168

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 292
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 167
RASExpress User Guide
158 CommPlete Communications Server
GETFILEDATE
getfiledate(string file_name, var string buffer) : integer;
Gets the date on the specified file.
GETFILESIZE
getfilesize(string file_name) : integer;
Gets the size of the file in bytes.
GETFILETIME
getfiletime(string file_name, var string buffer) : integer;
Gets the time on the specified file.
ISFILE
isfile(string path_name) : integer;
Checks if the path_name is a directory or not.
MKDIR
mkdir(string path_name) : integer;
Creates the directory in the specified path.
RMDIR
rmdir(string path_name) : integer;
Removes the directory in the specified path.
SETFILEATTR
setfileattr(string file_name, integer attribute) : integer;
Sets the attribute for the specified file.
SETFILEDATE
setfiledate(string file_name, file_date) : integer;
Sets the date for the specified file.
SETFILETIME
setfiletime(string file_name, file_time) : integer;
Sets the time for the specified file.
Connection Information and Control
CONNECTED
connected : integer;
Indicates if a connection is initialized.
DROPCONNECTION
dropconnection;
Terminates the current connection.
Vista de pagina 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 291 292

Comentarios a estos manuales

Sin comentarios