home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WP / ARES1A.ZIP / HOWTO.HLP (.txt) < prev    next >
Borland Turbo Vision Help  |  1994-01-01  |  17KB  |  170 lines

  1.  Ares Authoring Guide         Press (F1) for help.
  2.  Getting
  3. Started
  4.  Formatting
  5. hypertext
  6.  Generating
  7. hypertext
  8.  Packaging
  9. hypertext
  10.  Other
  11. questions
  12.  Licensing
  13.  Warranty
  14. information
  15.  About
  16. UserWare
  17.  Overview
  18. Ares is a hypertext authoring system, distributed by UserWare. After reviewing this how-to guide, you might want to print out the quick reference card. Just enter QCARD from any DOS command prompt (C>). 4
  19. Authoring an Ares hypertext is a two-step process: g
  20. (1) Create a hypertext script using any text
  21. editor. The script must be in Borland's HelpFile format. 1
  22. (2) Compile your script with the Help
  23. Compiler. >
  24. You can then launch Ares and view your hypertext by entering 
  25.  ARES myfile
  26. from any DOS command prompt (C>). 
  27. If you are a registered user, your hypertext is then ready to distribute. By registering with UserWare, you will be granted an unlimited license to distribute ARES.EXE and ARES.RCS with your hypertexts. 
  28.  Hypertext
  29. A hypertext allows automatic access to cross-referenced material, usually by selection of a highlighted word or phrase. 
  30.  Text Editors
  31. If your word processing program doesn't save text to ASCII easily, and you don't already have a text editor, here are some packages worth your consideration. Note that the Microstar package is included as part of your Ares registration. 
  32. Galaxy. (nka Nova) A fast, RAM-based text editor distributed by OmniVerse, PO Box 2974, Renton WA 98056-0961, 206 228-7627; 24 Hour BBS: (206) 235-8760. Available as shareware thru most major libraries. 
  33. PC-Write. A very popular, mostly ASCII, word processor distributed by Quicksoft, 219 First Ave N #224, Seattle WA 98109. Available as shareware thru most major libraries. 
  34. Microstar. Microstar is a simple but powerful text editor bundled with the registered version of Ares. Microstar was created by Borland International, and licensed for use by UserWare. 
  35. QEdit. QEdit is a powerful text editor distributed by SemWare of 730 Elk Cove Ct, Kennesa GA 30144, 404 428-6416. Available as shareware thru most major libraries. 
  36. WP Editor. The text editor of choice for anyone used to the WordPerfect  keyset. Available separately or as part of the WP Office package.  WordPerfect Corporation, 1555 N Technology Way, Orem Utah 85057-9971. 
  37. See Also 
  38.  HelpFile
  39.  UserWare Help Compiler
  40. The script for your hypertext can be written with any text
  41. editor. Many word processing programs support saving or exporting a document as a  plain ASCII (or DOS) text file. U
  42. Once you have installed Ares and UWHC, you can then launch the compiler by entering 
  43.  UWHC myfile.txt
  44. at any DOS command prompt (C>). Of course, you should substitute the name of your script for "myfile.txt". j
  45. UWHC will then produce a hypertext, and give it the same name as your script, but with a .HLP extension. 
  46. Currently, UWHC supports the Borland HelpFile format. Support for other formats, like setext and Dart WYSIWYG, is under development. 
  47. See Also 
  48.  Distribution
  49.  Registration
  50.  ASCII
  51. American Standard Code for Information Interchange: the linga franca of computerdom. 
  52. Press (BackSpace) to return. 
  53.  HelpFile Format
  54. Borland International is a leading software vendor that distributes a number of popular programming tools. Borland's HelpFile format was designed for programs that support context-sensitive help. Once written, the HelpFile script is processed by a compiler, like UWHC. The format for the script very simple. 
  55. Each topic is given a name (i.e. HelpFile). The text following the topic  name is put into the help file. Since some of the lines may contain  cross-references, the script will need to be wrapped to fit nicely in the  text window. If a line of text is flush left with no preceding white  space, the line will be wrapped. All adjacent wrappable lines are wrapped  as a paragraph. If a line begins with a space it will not be wrapped. For  example, the following is the help script for the beginning of this topic: t
  56.  |.TOPIC HelpFile
  57.  | HelpFile Format
  58.  |Borland International is a leading software vendor that 
  59. The "HelpFile Format" will not be wrapped with the "
  60. " line since they both begin with a space, but the "Borland International .." line will be wrapped. $
  61. The syntax for a ".TOPIC" line is: 
  62.  .TOPIC name[, name][..]
  63. This just means that you can have one or more topic names, separated by commas. Also, the names cannot contain spaces. 
  64. Cross-references can be placed within the text so that the reader can quickly flip to related topics. There are two ways of formatting a cross-reference: 
  65.  {HelpFile}
  66. If the cross-reference is the same as the topic's name, or 
  67.  {help script:Helpfile}
  68. if you want to display something other than the topic's name. 
  69. If you need to use braces in your text, you can insert a pair of opening braces, like this: {{put this text in braces}. This is how we were able to display these instructions without making the examples cross references. i
  70. If you would like to insert comment lines in your script, simply begin each line with a semi-colon (;). 
  71. See Also 
  72.  Help
  73. Compiler
  74.  Registration
  75. If you have the complete Ares test
  76. drive, you will find a  file called REGISTER.FRM. If so, use the REGISTER.BAT file to print it, and  mail the completed form to UserWare with your payment. 5
  77. Otherwise, send $30 with your name and address to UserWare, Attn Ares Registration, 4 Falcon Ln E, Fairport NY 14450-3312. (New York State residents: include the name of your county and local sales tax. International orders: add $4 for shipping; Travelers checks or US funds drawn on a US bank only please.) 
  78. In return, you will be entitled to distribute ARES.EXE and ARES.RCS with your hypertexts. There are -no- additional royalties or runtime fees beyond the $30 registration; regardless of the number of copies you distribute or the price you charge. z
  79. Distribution licenses are assigned to individual or joint copyright holders. You may not use your license to distribute Ares with another person's hypertext: YOU must own the copyright. Persons distributing  hypertexts both under individual and joint copyrights should obtain  additional licenses. A license is not required to distribute Ares with  "public-domain" hypertexts. 
  80. Please note, that Ares may be used to distribute shareware hypertexts. Do not confuse registering a hypertext distributed with Ares with registering Ares itself. 
  81. See Also 
  82.  Distribution
  83.  Distribution
  84. This topic deals with preparing your hypertext for distribution. For information on your distribution rights, see Registration. 
  85. We want you to use Ares to distribute your hypertext, so there are no hard-and-fast packaging requirements. If it works, you're doing it right. V
  86. But to be helpful, here are some hints and guidelines that you might want to follow. ?
  87.  Files needed for distribution
  88. When distributing your text with Ares, it is necessary to include only the Ares.EXE and Ares.RCS files. If you are packaging your text for mass  distribution, you might also want to include a FILE_ID.DIZ, GO.BAT,  PACKING.LST, and REGISTER.FRM file with your text. These are "convenience"  files, though, and not required by the Ares system. 
  89.  FILE_ID.DIZ
  90. This is a specially formatted text file that can be used by many bulletin  board systems to provide a description of your text. It can be up to ten  lines long, with up to 45 characters on each line. It should simply be a  short, catalog-type description of your hypertext. 
  91.  REGISTER.FRM
  92. If your text is shareware, you will of course want to include a  registration form. Feel free to crib our "mailer" format, if you like. 
  93.  GO.BAT 
  94. Generally, it's a good idea to include a "MYTEXT.BAT" or "GO.BAT" file  with your text, which would load the Ares program together with your  hypertext. For example: 
  95.  REM MYTEXT -- COPYRIGHT 1994 IMA AUTHOR
  96.  ECHO "LOADING VIEWING SOFTWARE .."
  97.  ARES MYTEXT
  98.  ECHO "THANK YOU FOR VIEWING MYTEXT"
  99. Or, if your readers will be using DOS 3.0 or better, you can rename  Ares.EXE and Ares.RCS to MyText.EXE and MyText.RCS. This will cause Ares to  automatically load MyText.HLP when launched. Of course, you can use any  name you want in place of "MyText". 
  100.  PACKING.LST
  101. It is also a good idea to provide a directory of the files that are supposed to be on your distribution disk. For example, a file named PACKING.LST might read: 
  102.  FILE_ID.DIZ  -- program description.
  103.  PACKING.LST  -- this file.
  104.  ARES.EXE     -- program file used to view text.
  105.  ARES.RCS     -- program utility file.
  106.  MYTEXT.HLP   -- hypertext file.
  107.  REGISTER.FRM -- registration information.
  108.  GO.BAT       -- run to launch hypertext.
  109. An easy way to do this is to "pipe" the DOS DIR list to a file, and then edit the output with a text
  110. editor: 
  111.  DIR *.*>PACKING.LST
  112. Note the use of the (>) character, which tells DOS to send the output of the DIR command to a disk file. 
  113. See Also 
  114.  Registration
  115.  Shareware
  116. Shareware is a marketing arrangement whereby people write software that can be freely copied and "shared" among interested parties. People who choose to use the software regularly may then register directly with the author. Shareware authors offer various benefits for registration, including telephone support, program updates, printed manuals, and newsletters. 
  117. The Association of Shareware Professionals (ASP) is an organization serving shareware authors, users, and libraries. ASP provides guidelines for authors and libraries, and support intervention should a user have difficulty dealing with an author. X
  118. The documentation of all ASP members must include the following "Ombudsman statement": C
  119. "(Member's Name) is a member of the Association of Shareware Professionals (ASP). ASP wants to make sure that the shareware principle works for you. If you are unable to resolve a shareware-related problem with an ASP member by contacting the member directly, ASP may be able to help. The ASP Ombudsman can help you resolve a dispute or problem with an ASP member, but does not provide technical support for members' products. Please write to the ASP Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a Compuserve message via Compuserve Mail to ASP Ombudsman 70007,3536" 
  120. UserWare, the creator of Ares, is not, at this time, a member of ASP, but we do consider ourselves ASP compliant. To receive a complimentary Ares  test drive, contact UserWare. C
  121. The hypertexts distributed with Ares may or may not be shareware. 
  122.  Questions
  123. ?> How does Ares find the "Contents" page? 
  124. -> Ares considers the first topic in a hypertext to be the Table of  Contents. You can format this page any way you please. Ares will  display this page first, and readers will always return here when they  press (Alt)+(C). ?
  125. ?> Does Ares let me search topics for a given word or phrase? 
  126. -> A number of features, including Search, Print, and View History, and  under development for a future release. Your support  will help make future releases possible.  ;
  127. ?> How did you put those graphic lines into your scripts? 
  128. -> Most editors will let you type any character from the IBM character  set by holding down the (Alt) key, entering the character's number  using the numeric keypad, and releasing the (Alt) key.  
  129. The horizontal line is #196. To input this into your text, hold down  the (Alt) key, press 1 9 6 on your numeric keypad, and release the  (Alt) key.  
  130. Note that you -must- use the keypad on the right side of your keyboard.  This will not work with the number keys along the top of your keyboard. W
  131. ?> How do I use a brace in my file without it being mistaken for a  cross-reference.  ,
  132. -> Type two braces together, like this {{. Q
  133. ?> The compiler keeps telling me that a topic is undefined, but it  is defined. 4
  134. -> The HelpFile format was designed for use with programming languages,  and so only allows a limited set of characters in topic names. Your  topic name must only use alphanumeric characters, with no spaces or  symbols. This, and typographic errors, are the most common reason for  the "undefined" warning. l
  135. ?> My script used a different line length than the text window, and the  compiler rewrapped all the lines. 
  136. -> Ares uses a standard 65-character text window. The Borland  HelpFile format is wrappable, and Ares wraps the text to fit into  this window. To keep a line from wrapping, type a space as the first  character. m
  137. ?> My text editor can only handle shorter files, but I would like to use  Ares to distribute a larger file. d
  138. -> The DOS COPY command can be used to concatenate (paste) several  files together. The syntax is  ,
  139.  COPY source1+source2[..][+source#] target
  140. This will take several small "source" files and paste them into one large  file. If you name your source files something like mytext.001,  mytext.002, et cetera, you can also use the copy command this way: 
  141.  COPY mytext.*,, mybook.txt
  142. The trick is the double-commas. Also, it works better if you use a  different filename for your script. Here, we used myBOOK instead  of myTEXT. Of course, you can use any names you choose. D
  143. ?> The highlighting doesn't work well on my (my reader's) monitor. 
  144. -> Some "greyscale" monitors operate in "color" mode, which causes Ares to mis-detect the monitor type. To correct this, execute the command  
  145.  MODE BW80
  146. from any DOS command prompt (C>). 
  147. ?> I want to distribute my hypertext (to retail stores, over a large  network, on a CD). Will I need to make special arrangements? 
  148. -> No. The single registration fee is good for as many hypertexts as a  copyright holder cares to distribute. The number of copies, or the  price charged, is not material.  k
  149. The only proviso is that each copyright holder, or copyright  partnership, should have their own license. 
  150.  Warranty
  151. Users of Ares must accept this disclaimer of warranty: B
  152. "The Ares software program is supplied as is. The author disclaims all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The author assumes no liability for damages, direct or consequential, which may result from the use of this software." 
  153. UserWare is not responsible for the content of any files viewed with Ares, except those authored by UserWare received directly by you from UserWare. }
  154. Hypertexts distributed with Ares are subject to the terms, conditions, and warranties provided by their respective authors. 
  155.  UserWare
  156. UserWare was founded in 1988 by its proprietor, Ted Husted. Ted spends 8 to 12 hours a week on UserWare activities, including order fulfillment, bookkeeping, end-user support, research, development, and, of course, debugging. 
  157. The rest of Ted's busy work-week is spent as System Administrator for a Rochester NY law firm specializing in commercial collections. t
  158. Ted, who turns 35 this year, is also blessed with a lovely wife, Barbara, and an aggressive three year-old, Jacob. 
  159. Ares is UserWare's third shareware program, of what may be a suite of (at least) four, each designed to fill the needs of a different brand of user. 
  160. Prior to 1992, UserWare sold over 300 copies of its Iris/Prism software, and another 400 copies in 1992. By the end of 1994, we hope to have a thousand registered users. B
  161. For more information, contact UserWare via any of these methods: 
  162.  Service     Address
  163.  CompuServe  71540,3660
  164.  Facsimile   716 262-5185
  165.  Genie       T.HUSTED
  166.  Internet    71540.3660@cis.com
  167.  Telephone   716 425-3463
  168.  Mail        4 FALCON LN E, FAIRPORT NY 14450-3312 USA
  169. If you did not receive the complete Ares test drive, feel free to request  a complimentary copy. Please specify preferred disk size. 
  170.