humeur #1 Posted November 22, 2014 I search Catalog software of multiple disk. Thank Jean Louis Quote Share this post Link to post Share on other sites
mizapf #2 Posted November 22, 2014 Is this catalog software supposed to run on the TI or on the PC? Quote Share this post Link to post Share on other sites
+Ksarul #3 Posted November 22, 2014 Try Catlib, Jean Louis. That one will make a master catalog of as many disks as you feed it, and gives you the option of adding comments for each program. Quote Share this post Link to post Share on other sites
+InsaneMultitasker #4 Posted November 22, 2014 Try Catlib, Jean Louis. That one will make a master catalog of as many disks as you feed it, and gives you the option of adding comments for each program. Great program. Catlib companion is nice, too. Quote Share this post Link to post Share on other sites
humeur #5 Posted November 23, 2014 Yes I have lost, I want to catalog my floppy images in DSK format in my PC. I never know Catilb however. Thank you. Jean-Louis Quote Share this post Link to post Share on other sites
mizapf #6 Posted November 23, 2014 You can also use my Java-based TIImageTool in its command shell mode to create a directory listing which you can save in a file. In case you are using Linux or run a shell with cygwin, you can do something like this: for image in *.dsk do java -jar tiimagetool.jar commandshell dir $image >> completedir.txt done Quote Share this post Link to post Share on other sites
humeur #7 Posted November 23, 2014 Thank I'll try. Jean Louis Quote Share this post Link to post Share on other sites
humeur #8 Posted November 23, 2014 I can not, it works with a single image. Quote Share this post Link to post Share on other sites
mizapf #9 Posted November 23, 2014 What was it that did not work? Did you try TIImageTool? Note that the lines showed above actually invoke it with one image at a time and that the for-loop iterates through the file names. Quote Share this post Link to post Share on other sites
humeur #10 Posted November 24, 2014 (edited) English and me in writing this is not easy. I have several disk image cataloging With the command that you give is for an image at a time and must make a loop We can not do the full image of a pass directory catalog I work on Xp thank Jean Louis Edited November 24, 2014 by humeur Quote Share this post Link to post Share on other sites