home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 125 / af125a.adf / JsplitIt.lzx / JsplitIt / Jname.doc < prev    next >
Text File  |  1999-04-23  |  2KB  |  43 lines

  1.  
  2.  Jname v1a (C) 1995 Lorence Lombardo.
  3.  Renames Jsplit files to be compatible with IBM SplitIt.
  4.  Usage: Jname <Jsplit-file> 
  5.  FreeWare
  6.  
  7.  
  8.  
  9.  What the F_CK is Jname..!?
  10.  
  11.  Before Jsplit came along I use to use an IBM program called "SplitIt"
  12.  to split files between IBM & Amiga (Had to use via PC-Task). When I
  13.  first got my hands on "Jsplit" I was impressed with its speed. I was also
  14.  dissapointed that there was not a compatible "Jsplit" for the IBM.
  15.  After some playing around with "IBM SplitIt" and "Jsplit" I discovered
  16.  that "Jsplit" could join "IBM SplitIt" files. When I tried to do this
  17.  the other way around "IBM SplitIt" would fail because "IBM SplitIt" does
  18.  not like the system that "Jsplit" uses to name its files. So I created a
  19.  little CLI program which checks "Jsplit" files for invalid IBM characters 
  20.  and renames the files so that they are compatible with "IBM SplitIt".
  21.  
  22.  
  23.  Suggested usage:
  24.  
  25.  I suggest you configure "Jname" to work with your directory utility
  26.  otherwise you will have to type the name for each file individualy.
  27.  Who wants to type........!?
  28.  
  29.  
  30.  Known bugs:
  31.  
  32.  There is only one little bug with Jname that I know of and that is:-
  33.  If the names of your "Jsplit" files contain more than consecutive
  34.  space then "Jname" will fail.
  35.  eg. "The fat cat.jaa"   this file name is OK with "Jname"
  36.      "The  fat cat.jaa"  this file name will fail with "Jname"
  37.  This is an easy bug to avoid. Make sure that your original file name
  38.  does not have more than one consecutive space.
  39.  
  40.  
  41. The End.! CYA..!
  42.  
  43.