Size: 1151
Comment:
|
← Revision 58 as of 2018-03-03 11:39:49 ⇥
Size: 129
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
{{{OS}}} is part of the CategoryAplTree project. <<TableOfContents>> == 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 WinFile/ProjectPage == Version Information == ||Original author: ||KaiJaeger || ||Responsible: ||KaiJaeger || ||Email: || kai@aplteam.com || `WinFile` needs version 13.0 of Dyalog APL. <<Include(APLTreeDownloads)>> ---- CategoryAplTree |
The project has been relocated to [[https://github.com/aplteam/OS]] on 2018-03-03. |
OS: Interface to the Operating system
The project has been relocated to https://github.com/aplteam/OS on 2018-03-03.