Difference between revisions of "SVDC.EXE"

From EDM2
Jump to: navigation, search
(Created page with "It is used by the Super Virtual Disk tool, which emulates a floppy or harddisk drive in memory. CALL=\SVDisk\SVDC.exe <parameters> '''Parameter:''' * driveletter: The drive...")
 
m
 
Line 2: Line 2:
 
  CALL=\SVDisk\SVDC.exe <parameters>
 
  CALL=\SVDisk\SVDC.exe <parameters>
  
'''Parameter:'''
+
==Parameter==
 +
* driveletter: - The driveletter of the svdisk
 +
* /c - Fake a disk change.
 +
* /e[f] - Eject media [f = forced eject].
 +
* /i[:size] - Insert media (if size is not specified, default to max. drive capacity.) Size can only be specified for the VFloppy device. Valid sizes are: 160, 180, 320, 360, 1.2, 720, 1.44, 2.88, 1.52, 1.84, 3.68.
 +
* /l:size - Lock SVDisk in non-swappable memory. Size is anywhere from 0 (KB) to the max. media size.
 +
* /q - Query SVDisk status
 +
* /r[:size] - Reconfigure VFloppy device capacity (if size is not specified, default to max. drive capacity.) Valid sizes are: 360, 1.2, 720, 1.44, 2.88, 1.52, 1.84, 3.68.
 +
* /u - Unlock non-swappable memory used by the SVDisk.
  
* driveletter:
+
{{ProdS |V21=C|V22=C|V30=C|V31=C|V40=C|V45=C}}
The driveletter of the svdisk
+
 
+
* /c
+
Fake a disk change.
+
 
+
* /e[f]
+
Eject media [f = forced eject].
+
 
+
* /i[:size]
+
Insert media (if size is not specified, default to max. drive capacity.) Size can only be specified for the VFloppy device. Valid sizes are: 160, 180, 320, 360, 1.2, 720, 1.44, 2.88, 1.52, 1.84, 3.68.
+
 
+
* /l:size
+
Lock SVDisk in non-swappable memory. Size is anywhere from 0 (KB) to the max. media size.
+
 
+
* /q
+
Query SVDisk status
+
 
+
* /r[:size]
+
Reconfigure VFloppy device capacity (if size is not specified, default to max. drive capacity.) Valid sizes are: 360, 1.2, 720, 1.44, 2.88, 1.52, 1.84, 3.68.
+
 
+
* /u
+
Unlock non-swappable memory used by the SVDisk.
+
 
+
'''Platform Support:'''
+
{| class="wikitable"
+
|-
+
!OS/2 2.x
+
!OS/2 3.0
+
!OS/2 4.0
+
!OS/2 4.5x
+
|-
+
|Yes
+
|Yes
+
|Yes
+
|Yes
+
|}
+
  
 
[[Category:CALL Statements]]
 
[[Category:CALL Statements]]

Latest revision as of 21:23, 24 June 2020

It is used by the Super Virtual Disk tool, which emulates a floppy or harddisk drive in memory.

CALL=\SVDisk\SVDC.exe <parameters>

Parameter

  • driveletter: - The driveletter of the svdisk
  • /c - Fake a disk change.
  • /e[f] - Eject media [f = forced eject].
  • /i[:size] - Insert media (if size is not specified, default to max. drive capacity.) Size can only be specified for the VFloppy device. Valid sizes are: 160, 180, 320, 360, 1.2, 720, 1.44, 2.88, 1.52, 1.84, 3.68.
  • /l:size - Lock SVDisk in non-swappable memory. Size is anywhere from 0 (KB) to the max. media size.
  • /q - Query SVDisk status
  • /r[:size] - Reconfigure VFloppy device capacity (if size is not specified, default to max. drive capacity.) Valid sizes are: 360, 1.2, 720, 1.44, 2.88, 1.52, 1.84, 3.68.
  • /u - Unlock non-swappable memory used by the SVDisk.
Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1 C
OS/2 2.11 SMP C
OS/2 Warp 3 C
OS/2 Warp Connect C
OS/2 Warp 4 C
OS/2 Warp Server for e-Business C