Multitech MT5634HD16 Guia do Utilizador Página 168

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 292
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 291 292

Comentários a estes Manuais

Sem comentários