JCL Help:PathDevicePrefix
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: PathDevicePrefix Constant
Search in JCL Help
Search in all projects
Summary
Prefix used to specify a physical device under Windows.
Pascal
PathDevicePrefix = '\\.\';
Description
PathDevicePrefix is the character string used in Windows to specify a physical device such as a harddisk. To be precise its a prefix to indicate the "path name" of any driver.
About
Unit
Donator
Marcel van Brakel
Platforms
Windows
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