home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 5 / RISCWORLD_VOL5.iso / SOFTWARE / Issue1 / BASIC / BBC_Text / !BBC_Text / !Help < prev    next >
Encoding:
Text File  |  2004-04-29  |  1.4 KB  |  44 lines

  1.  
  2.    !BBC_Text
  3.    ~~~~~~~~~
  4.    Purpose:  BBC Basic to Text Converter.
  5.  
  6.    Input:    BBC Basic File.
  7.  
  8.    Output:   Equivalent Text File.
  9.  
  10.    Setup:
  11.  
  12.       Icon                    Action/Meaning                            Default
  13.       ----                    -------------------------------           -------
  14.       Input                   Name of file to be converted               nil
  15.                               (typed or dragged)
  16.       Description             Supplies description of !BBC_Text          off
  17.             
  18.       Verbose                 Diagnostics of process supplied            off
  19.  
  20.       Help                    Supplies Help Information                  off
  21.  
  22.       
  23.       Cancel                  Click to return to previous options        off
  24.  
  25.       Run                     Click to Run application with options      off
  26.  
  27.  
  28.       Line Numbers            Use Line Numbers in Output                 off
  29.  
  30.       Auto Line Numbers       Only Display Line Numbers if any used    Default
  31.  
  32.  Indent: Off                  Don't Indent Output Text                    on
  33.  
  34.          First:               Primary Indent applied throughout          "2"
  35.  
  36.          Second:              Secondary Indent for each new Structure    "5"
  37.  
  38.  Line End: Newline            Terminate Line with Newline Character       on
  39.  
  40.            Return Newline     Terminate Line with Return Newline Chars   off
  41.  
  42.       Output Conversion REM   Output heading Remark with details          on
  43.  
  44.