Multitech MT5634HD16 Uživatelská příručka Strana 168

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 292
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 291 292

Komentáře k této Příručce

Žádné komentáře