[^^Up^^] [Menu] [About The Guide]
 FILES                    Files, Databases, Dropfiles ..

 COMMANDS:

  INI FILE              Ini file management
  ODBC                  ODBC Access

 CLASSES:

  TFILE class           generic Text file class
  TTINI class           Ini-file class
  TWORKAREA class       database workarea class
  TDATABASE class       database class
  TDBODBC class         ODBODBC class

 FUNCTIONS:

 Table and Workarea

  aGetWorkAreas         Returns an array with all available work areas
  cNtxKey               Returns the index expression of a NTX file
  NtxPos                Returns the relative index position of a record

 File I/O support

  aDrives               Returns an array with all valid drives letters
  CGetFile              Displays an OpenFileName dialog box
  cFileDisc             Extracts the drive info from a path string
  cFileExt              Extracts the extension from a filename
  cFileMask             Extracts the file mask from a filename
  cFileName             Extracts the filename from a qualified filename
  cFileNoExt            Extracts a filename without extension     
  cFilePath             Extracts the path info from a qualified filename
  cFileSubDir           Returns the parent directory from a directory string
  CurDrive              Returns the current drive letter
  GetFreeFileHandles    Returns the number of available file handles
  GetSysDir             Retrieves the Windows SYSTEM directory path
  GetWinDir             Retrieves the Windows directory path 
  lChDir                Changes the directory 
  lMkDir                Creates a new directory
  lRmDir                Remove a directory
  lIsDir                Retrieves if a specified directory exists
  nSerialHD             Returns the serial number of Drive C
  SetHandleCount        Changes the number of available file handles

 Initialisation Files   Concepts

  GetProfInt            Retrieves the Integer value of a WIN.INI file entry
  GetProfString         Retrieves the string value of a WIN.INI file entry
  GetPvProfileInt       Retrieves integer value from an INI file 
  GetPvProfString       Retrieves a string from an INI file 
  WriteProfString       Writes a string to WIN.INI
  WritePProString       Writes a string to an Initialisation File

 Drop file functions    Concepts 

  DragAcceptFiles       Activate/deactivate acceptance of dropfiles
  DragFinish            Release memory allocated for dropfiles     
  DragQueryFiles        retrieve the filename(s) of dropped file(s)     
  DragQueryPoint        retrieves the position where the files are dropped

 File Compression 

  CloseZipFile          Closes a zip archive
  GetFirstInZip         Opens a zip archive and retrieves informations
  GetNextInZip          Returns subsequent informations about a zip archive
  IsZip                 Returns TRUE if a given file is a zip archive
  LZCopyFile            Copies and expands a Windows compressed file
  UnZipFile             Extracts a file from a ZIP archive

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson