JCL Help:TJclCustomFileMapping.Existed
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclCustomFileMapping.Existed Property
[+] TJclCustomFileMapping Methods
[+] TJclCustomFileMapping Properties
Search in JCL Help
Search in all projects
Summary
Returns whether the filemapping object already existed on creation.
Pascal
public property Existed: Boolean;
Description
The Existed property returns whether the filemapping object already existed during creation. This only applies if you used the Open constructor or specified a name in the constructor and another process had already created the filemapping with the same name.
About
Donator
Wim De Cleen
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page