Difference between revisions of "CRTDEVOPT"
From MidrangeWiki
MrDolomite (talk | contribs) m (+cat Category:Virtual Optical) |
BillMeister (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | Command to create a new optical device. | + | Command to create a new optical device. [http://wiki.midrange.com/index.php/Image_Catalog] |
− | + | ||
+ | You can use the the following command to create a virtual optical device. | ||
+ | |||
+ | CRTDEVOPT DEVD(virtual-device-name) RSRCNAME(*VRT)+ | ||
+ | ONLINE(*YES) TEXT(text-description) | ||
+ | |||
==Categories== | ==Categories== | ||
[[Category:Virtual Optical]] | [[Category:Virtual Optical]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Latest revision as of 19:40, 16 September 2011
Command to create a new optical device. [1]
You can use the the following command to create a virtual optical device.
CRTDEVOPT DEVD(virtual-device-name) RSRCNAME(*VRT)+ ONLINE(*YES) TEXT(text-description)