Differences between revisions 5 and 6
Revision 5 as of 2008-05-28 19:18:26
Size: 1068
Editor: KaiJaeger
Comment:
Revision 6 as of 2008-05-28 19:23:24
Size: 1069
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 44: Line 44:
Goto the [:WinFileDownloadPage:WinFileDownloadPage] Goto the [:WinFileDownloadPage:WinFile/DownloadPage]

Dealing with Files and Directories

Nowadays if there is a need to deal with directories and files, there is .NET, isn't it? Well, some companies have decided against .NET, so there is still the need for a .NET-free solution to this. This is what the WinFile class is designed for.

See the list of methods (generated with [:ADOC:ADOC]):

***  WinFile (Class)  ***
Shared Methods:
  Cd
  CheckPath
  CopyTo
  DateOf
  Delete
  Dir
  DirX
  DoesExistDir
  DoesExistFile
  GetAllDrives
  GetDriveAndType
  GetTempFileName
  GetTempPath
  History
  IsDirEmpty
  ListDirsOnly
  MkDir
  MoveTo
  ReadAnsiFile
  RmDir
  Version
  WriteAnsiFile
  YoungerThan

Find out more by looking into the documentation attachment:WinFileDocumentation.html

For a full version history: [:WinFile/History:History]

Original author:

KaiJaeger

Responsible:

KaiJaeger

Email:

kai@aplteam.com

Current state:

1.2.3

Goto the [:WinFileDownloadPage:WinFile/DownloadPage]


CategoryOpenSourceApl CategoryAplAplDyalog

WinFile (last edited 2016-09-07 08:10:03 by KaiJaeger)