<-- Previous || Up || Next -->

Load Files Function
Units Class

Public Function LoadFiles( _
      ByVal vFileNames As String _
    , ByVal vFileNameSeparator As String _
    , ByVal vInteractive As Boolean _
    ) As String

Load the unit, prefix, and/or global text replacement definitions from one or more files. File Names argument can accept wildcards and it can accept multiple file names separated by spaces. Returns an empty string in case of success. Returns the error message when errors occur. More specifically, errors are returned when they occur in non-interactive mode, or after they have occurred in interactive mode and the user has chosen to discontinue the process.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.