DelphiCodeToDoc
Previous

Name
  ConvertToValidFilename

Parent
  uDocTemplate

Visibility
  PUBLIC

Description
  Verify the filename compatibility (with Windows OS) and fix it if nedded
Reserved word are :
CON, COMx (COM1, COM2, ...), LPTx (LPT1, LPT2, ...), NUL, PRN, AUX,

Source code
  function ConvertToValidFilename ( const fileInput : TFilename ) : TFilename

Parameters
 
Parameter Description
fileInput : TFilename Input filename to verify

Return
 
Types Description
TFilename Fixed filename (or same if valid)

DelphiCodeToDoc
Previous


TridenT - 2009 - Under GNU GPL Licence
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/