Is the example for
Dismount wrong?
Example
VolumeSelect
...
VolumeActions
...
# Dismount and remount the volume.
DismountVolume(yes)
...
VolumeEnd
I like the new commands DismountVolume() and DeleteJournal(), Thanks, now I don't have to run them manually or inefficiently from the script with a bunch of RunProgramms.
jonib