Size: 1151
Comment:
|
Size: 1149
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 30: | Line 30: |
For bug reports, future enhancements and a full version history see WinFile/ProjectPage | For bug reports, future enhancements and a full version history see OS/ProjectPage |
Line 37: | Line 37: |
`WinFile` needs version 13.0 of Dyalog APL. | `OS` needs version 15.0 Unicode of Dyalog APL. |
OS: Interface to the Operating system
OS is part of the CategoryAplTree project.
Contents
Overview
This class offers methods that return the same result under Windows, Linux (without the PI) and Mac OS.
Examples are GetPID and KillPID.
Exceptions are the functions ShellExecute (Linux/Mac only) and WinExecute (Windows only). They perform very similar tasks but with very different parameters and results, so they were separated.
List of methods
Shared Methods: CreateParms_WinExecute GetPID GetSharedLib KillPID ShellExecute Version WinExecute
Project Page
For bug reports, future enhancements and a full version history see OS/ProjectPage
Version Information
Original author: |
|
Responsible: |
|
Email: |
OS needs version 15.0 Unicode of Dyalog APL.