home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0498.ZIP / CCE_0498.PD / IDEATOOL / ENGLISH / IDEABOOK.TXT < prev    next >
Text File  |  1993-11-22  |  2KB  |  61 lines

  1. ----------------------------
  2. I d e a B o o k    v 1 . 0 5
  3. ----------------------------
  4.  
  5.       -------------------------------------------------
  6.       Written by 
  7.             Christoph Bartholme,
  8.             Ettlinger Str. 37
  9.             D-76137 Karlsruhe
  10.             Germany
  11.  
  12.             EMail: Christoph_Bartholme@ka2.maus.de
  13.  
  14.       Developed using
  15.             ST Pascal Plus (CCD) and assembler (Devpac)
  16.  
  17.       A German version is also available.
  18.       -------------------------------------------------
  19.  
  20. IdeaBook is public domain (Remember: IdeaList is Shareware!).
  21. It may be copied and used by everyone. The condition is to copy the COMPLETE 
  22. and  UNCHANGED contents of the folder IDEABOOK.
  23.  
  24. These are the files:
  25.   IDEABOOK.PRG
  26.   IDEABOOK.RSC
  27.   IDEABOOK.TXT
  28.  
  29. IdeaBook is a tool in addition to IdeaList, that can be launched as a kind 
  30. of module but also runs as "stand alone".
  31.  
  32. IdeaBook imports textfiles and sorts it in a way page by page, IdeaList can 
  33. print in a book-like order. Also it adds head-lines and foot-lines.
  34.  
  35. If launched by IdeaList, IdeaBook gets its important parameters handled 
  36. over. In this case you only have to set the head-line and footline (if 
  37. wished) and the mode of sorting.
  38.  
  39. If started manually you have to set the two sliders in the same way IdeaList 
  40. shows in the info line of the parameter's window.
  41.  
  42. The options of the head-line and foot-line are quite similar to the 
  43. corresponding dialogs in IdeaList.
  44.  
  45. There are two modes of sorting the pages:
  46. - "Sheet" means that every sheet (containing tow pages at the front and two 
  47. pages at the back) is folded midwise and stacked one above another.
  48. - "Booklet" means that the folded sheets are put one in another.
  49.  
  50. Of course IdeaBook dos not overwrite the source file but creates a new one 
  51. for the formatted output. Either a file with the source file's name but the 
  52. extension BOK; or SCRAP.TXT at the system clipboard.
  53.  
  54. If wished IdeaBooks ignores formfeed markers. Otherwise a new page is 
  55. started every time a formfeed character occurs.
  56.  
  57.  You can abort the work by klicking the window closer button or the selected 
  58. "Start" button. IdeaBook completely works in the background and does not 
  59. block other processes.
  60.  
  61. ----------------------------------------------------------------------------