home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 11 Exotic Applications / SC072.ZIP / FAQ.TXT < prev    next >
Encoding:
Text File  |  1996-05-20  |  8.9 KB  |  143 lines

  1.  
  2.               Frequently Asked Questions about The Star Commander
  3.  
  4. Here are some questions I was asked many times and my answers to  them.  First,
  5. I'd like to mention that the Commander was not  meant  to  be  a  multi-purpose
  6. utility with lots of goodies and that the executable file SCMAIN.EXE is already
  7. too big. And to advertize my favorite Commander, The Volkov Commander:  one  of
  8. the things I just love in it is that there are no redundant functions in it. It
  9. is as simple as possible. In brain order:
  10.  
  11. Q: Does the Commander support non-1541 drives?
  12. A: No, only the 1541 drive family, 1541 compatible drives and the 1541 mode  of
  13.    the 1571 drive since the only drive I have is a 1541C drive.
  14.  
  15. Q: Does the Commander support 40 track disks and disk images?
  16. A: Not yet. I have no enhancements on my 1541 drive therefore  it  is  hard  to
  17.    implement the necessary changes in my copy routines. I've  never  seen  such
  18.    disks in my life but I'll do my best.
  19.  
  20. Q: The benchmark in the documentation says that copying a whole  disk  in  warp
  21.    transfer mode takes not more than a minute and a half. How  is  it  possible
  22.    then that it's even slower than turbo transfer mode on my machine?
  23. A: Perhaps, you are using the delay value computed by the  internal  calibrator
  24.    of an earlier release. The synchronization method  has  been  changed  since
  25.    then and you should not use the old delay value. If you have a 386 or a  486
  26.    you should try the default delay value of 12. If you have a 286  then  lower
  27.    it; if you have a Pentium then raise it.
  28.  
  29. Q: Anyway, why do I have to change the delay value every time a new version  is
  30.    released?
  31. A: I'm constantly playing with the transfer routines so that they  become  more
  32.    and more stable and as fast as possible. When I change the timing  then  the
  33.    delay value is not valid anymore. Now the timing is done with  the  hardware
  34.    system timers which is machine independent. To tell you the truth,  I  still
  35.    have no idea why you have to change the default delay value of 12 at all and
  36.    why doesn't the Commander work for everyone at last...
  37.  
  38. Q: And what about the other options? Do I have to set all  of  them  again  and
  39.    again?
  40. A: Not anymore. From Version 0.71 beta on the Commander and its external  setup
  41.    program are able to read the setup file created by the previous  version  so
  42.    that you only have to set the new options and those having been changed.
  43.  
  44. Q: Does the Commander support file images (files  with  the  extension  '.P00'/
  45.    '.S00'/'.U00' created and used by PC64)?
  46. A: Not yet. There is a technical problem: how can you tell the  Commander  that
  47.    you want the file under the cursor bar to  be  copied  into  a  file  image?
  48.    Create an empty file image and then copy that file into it  like  with  tape
  49.    images? That's not possible because there's no file image without  a  binary
  50.    file inside it. I have an idea which might help: there could  be  an  option
  51.    'Into file image' in the copy/move dialog box. By checking it the  Commander
  52.    would copy/move that file into a  file  image  (creating  it  on  the  fly),
  53.    provided that the destination is a DOS directory. What do you think?
  54.  
  55. Q: There are some minor but annoying differences  between  your  Commander  and
  56.    The Norton Commander. Why?
  57. A: A personal opinion: when I started using The Volkov Commander,  I  began  to
  58.    hate The Norton Commander. Consider that The Volkov Commander  is  a  single
  59.    64KB COM file, still it can do what The Norton Commander 3.0 can.  It's  not
  60.    that overgrown fatware like The Norton Commander has become (not to  mention
  61.    that now it has nothing to do with Peter Norton - the best progammer ever  -
  62.    and should be called The Socha Commander or The Symantec Commander). I  make
  63.    my Commander to be similar to the The Volkov Commander and not to The Norton
  64.    Commander. Admit it that after some hours you got used to the  new  features
  65.    like pressing Escape turns the panels off, maybe, now you like them...
  66.  
  67. Q: Will there be a directory editor inside the Commander?
  68. A: No. However, it's possible that I code a stand alone  directory  editor  for
  69.    disk images.
  70.  
  71. Q: I hate the colors the Commander uses. Can I change them?
  72. A: Yes, you can. There is a full color configuration menu in the external setup
  73.    for all screen modes (black & white, color, laptop and monochrome). You  can
  74.    also try the prepared palette files that make the Commander look  much  more
  75.    similar to 'Color 2' of the The Norton Commander and Dos Navigator.
  76.  
  77. Q: Why doesn't the Commander work under my OS/2, Linux, Windows or Windows'95?
  78. A: Because it's technically impossible to achieve correct  timing  under  these
  79.    multi-tasking environments: the kernel (the control program of the operating
  80.    system) steals time for monitoring the system messing up the synchronization
  81.    between the PC and the external CBM drive.
  82.  
  83. Q: Will you do an OS/2, Linux, Windows or Windows'95 version of the Commander?
  84. A: No, I won't. See above for the reason why the Commander wouldn't be able  to
  85.    access a connected Commodore drive under these multi-tasking  systems.  It's
  86.    no use to run the Commander under them because you would  lose  one  of  the
  87.    main features.
  88.  
  89. Q: I would like an OS/2 version of the Commander for another reason. Running on
  90.    HPFS, it could use the original long CBM filenames and I  could  forget  the
  91.    8.3 filename limitation of DOS. What do you think?
  92. A: Such a version of the Commander  wouldn't  help  much  with  long  filenames
  93.    because CBM filenames need to be converted into ASCII. During that many  CBM
  94.    characters would be lost because they have no equivalent in ASCII or are not
  95.    allowed in a HPFS filename. Not to mention that  I'm  not  sure  if  Borland
  96.    Pascal can compile the Commander to run under OS/2... But I'll try it.
  97.  
  98. Q: I've edited the directory of a disk and then copied it onto my PC  with  the
  99.    option 'BAM disk copy' checked. The end of the directory was lost. Why?
  100. Q: I've edited the directory of a disk image  and  then  cleaned  it  with  the
  101.    'Clean' option in the user menu of disk image panels. Why  did  I  lose  the
  102.    end of the directory?
  103. A: There's a serious problem with Dir Master by Wim Taymans, which is the  best
  104.    and most wide-spread directory editor around. When you insert  some  phantom
  105.    files into the directory (e.g. deleted files whose names make up the logo of
  106.    your group) the size of the directory will grow. When you save it back  onto
  107.    your disk or disk image then some new sectors will be filled  with  the  new
  108.    data. But the program forgets to allocate those new  sectors  therefore  the
  109.    disk copier won't copy those blocks and the disk image cleaner will  destroy
  110.    all data in them. Validate your BAM with the 'Validate' option in  the  user
  111.    menu or manually in the disk editor before copying or cleaning. You can also
  112.    switch the option 'Copy full track 18' on and track #18 will be fully copied
  113.    even during BAM disk copy, and for cleaning the disk image use  'Safe clean'
  114.    which does not harm a single byte on track #18.
  115.  
  116. Q: May I know what language the Commander is written in?
  117. A: I started coding it in Turbo Pascal 7.0 with Turbo Vision 2.0 but changed to
  118.    Borland Pascal 7.0 a bit later since it had a better IDE  and  online  help.
  119.    When I got the sources of the run-time libraries I began rewriting the  user
  120.    interface so that it looks absolutely like The Norton Commander. Many of the
  121.    original Turbo Vision routines were deleted or changed during this  process.
  122.    The source of the Commander, the external setup and the internal  viewer  is
  123.    now at about 850 KBytes - not counting  the  little  utilities  I  made  for
  124.    compiling the online help and other purposes. There are also  many  assembly
  125.    routines in the source, mainly for data transfer and conversion where  speed
  126.    is very important.
  127.  
  128. Q: Why can't I copy all the files on the disk of my favorite demo?
  129. A: Probably some files on that disk are phantom files (directory  entries  with
  130.    no real file data) or have non-standard characters in their name  (graphical
  131.    characters or characters that are not even allowed in filenames, like colon,
  132.    asterisk, question mark etc.). The Commander uses the original 1541  DOS  to
  133.    open files so it does not support such  files  either.  Rename  those  files
  134.    using the disk editor or copy the whole disk instead.
  135.  
  136. Q: Why is it that although I have defined several standard viewers in the  file
  137.    SCVIEW.EXT, the Commander still can't use them like The Norton Commander?
  138. A: Perhaps, you are using the  viewers  of  The  Norton  Commander  5.0,  which
  139.    require data to be passed in a special file instead of a  special  parameter
  140.    block on the command line. The Commander can only use the  parameter  block,
  141.    therefore you should use the viewers that came with an earlier version (3.0,
  142.    4.0 or 4.5) of The Norton Commander.
  143.