Reply 280 of 298, by TrDy73
It would have been nice to have a command line option within DosBox to rotate mounted CD's (CTRL-F4), this way you could force a specific active image in the cd drive.
imgmount d "isoimage1.cue" "isoimage2.cue" "isoimage3.cue" -t cdrom
imgmount d /select 1 -> selects isoimage1.cue
imgmount d /select 2 -> selects isoimage2.cue
imgmount d /select 3 -> selects isoimage3.cue
imgmount d /select -> return which image selected 1,2 or 3.....
imgmount d /selected -> return which image name selected