Menu

#1 New command line options

open
nobody
None
5
2006-08-21
2006-06-29
No

Hello - thanks for some fabulous software!

I use AppleCommander as part of my ADTPro project here
on SourceForge. I have incorporated the Disk subsystem
into my project to manage importation of various disk
images. I also use the command line in the build
process to help build a final .dsk image of the Apple
part of ADTPro.

I have a need to modify the volume name in the ProDOS
diskette image I produce. AppleCommander didn't have
the option to do so at the command line, so I added it.
Please see the attached patch to do same. It works
for ProDOS and Pascal images.

Discussion

  • David Schmidt

    David Schmidt - 2006-08-21

    Logged In: YES
    user_id=249980

    I've updated my patch to add file locking and unlocking.

     
  • David Schmidt

    David Schmidt - 2006-08-21
    • summary: Command line option to change a volume name --> New command line options
     
  • David Schmidt

    David Schmidt - 2006-12-25

    Logged In: YES
    user_id=249980
    Originator: YES

    The ProDOS semantics were backwards for locking - this updated patch corrects that as well.
    File Added: lockUnlock.volName.patch

     
  • David Schmidt

    David Schmidt - 2006-12-25

    Updated locking plus volume name patch