home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / wrnsr094 / wrn.qdh < prev   
Encoding:
Text File  |  1992-12-13  |  26.0 KB  |  1,058 lines

  1. //
  2. // This is the index to this help file
  3. //
  4.  
  5. /topic INDEX
  6.  
  7.     /title Windows/Waffle Read News
  8.     /browse index,AUTO
  9.  
  10.     /para
  11.         /text \b\i\fs40,Windows/Waffle Read News v0.94 beta
  12.     /endpara
  13.  
  14.     /para \sb250
  15.         Welcome to WRN. WRN is a Windows-based Usenet news and mail user
  16.         interface for the DOS-based
  17.         /popuplink Waffle,WAFFLE
  18.         v1.65 UUCP news & mail system. WRN provides easy-to-use,
  19.         icon-based access to mail and/or news which Waffle has
  20.         downloaded from a Unix host. The user may then reply to or send
  21.         mail, or post news items. These are stored by WRN, ready for
  22.         Waffle to upload to the host site when it next connects.
  23.     /endpara
  24.  
  25.     /para \sb250
  26.         WRN is designed for a single user who has been using Waffle
  27.         simply as an offline Unix mail/news system. To this end:
  28.     /endpara
  29.     /para \sb200 \li500
  30.         *       There is no login/password mechanism
  31.     /endpara
  32.     /para \sb200 \li500
  33.         *       Once a newsgroup has been read, it is deleted
  34.     /endpara
  35.  
  36.     /para \sb300 \li200
  37.         /link FORMS,WRN Screen Forms
  38.     /endpara
  39.  
  40.     /para \sb100 \li200
  41.         /link SET_UP,Setting up WRN
  42.     /endpara
  43.  
  44.     /para \sb100 \li200
  45.         /link RUNNING,Running WRN
  46.     /endpara
  47.  
  48.     /para \sb100 \li200
  49.         /link HINTS,Hints and Tips
  50.     /endpara
  51.  
  52. /endtopic
  53.  
  54. /topic SET_UP
  55.  
  56.     /title Setting Up WRN
  57.     /keywords Set Up;WRN.INI
  58.     /browse set up,AUTO
  59.  
  60.     /para
  61.         /text \fs40\b\i, Setting Up WRN
  62.     /endpara
  63.  
  64.     /para \sb200
  65.         WRN is written in Visual Basic, so VBRUN100.DLL must be accessible in
  66.         your PATH. VBRUN100.DLL is freely available from many sites; it is not
  67.         included in this archive to reduce network load and file transmission
  68.         times.
  69.     /endpara
  70.  
  71.     /para \sb200
  72.         WRN is a user interface for Waffle 1.65. You must
  73. first install Waffle and get it running correctly, downloading files and
  74. uploading replies. I won't describe that process here, partly because it
  75. is long and involved, partly because it's described in the Waffle
  76. documentation, and partly because it's not really my problem. Once
  77. Waffle is working correctly, you can probably discard large parts of it.
  78.     /endpara
  79.  
  80.     /para \sb200
  81. You're now ready to get WRN itself set up and running.
  82.     /endpara
  83.  
  84.     /para \sb200
  85. You need to create a file called WRN.INI in the directory from which you
  86. will be running WRN. I suggest that you keep all the WRN files in the
  87. same directory. WRN.INI will contain 17 lines of plain ASCII text
  88. (each terminated by CRLF), with one entry per line. It is a standard Windows
  89. .INI file. I've included my WRN.INI file in this release as an example
  90.     /endpara
  91.  
  92.     /para \sb200
  93. The following entries are required:    
  94.     /endpara
  95.  
  96.     /para \li200
  97. [WRN]           
  98.     /endpara
  99.  
  100.     /para \li500
  101. The group identifier
  102.     /endpara
  103.  
  104.     /para \sb100 \li200
  105.         /link INI_UseNetFile,UseNetFile
  106.     /endpara
  107.  
  108.     /para \sb100 \li200
  109.         /link INI_NewsDir,NewsDir
  110.     /endpara
  111.     /para \sb100 \li200
  112.         /link INI_QuotePrefix,QuotePrefix
  113.     /endpara
  114.     /para \sb100 \li200
  115.         /link INI_StaticFile,StaticFile
  116.     /endpara
  117.     /para \sb100 \li200
  118.         /link INI_UserID,UserID
  119.     /endpara
  120.     /para \sb100 \li200
  121.         /link INI_UserCode,UserCode
  122.     /endpara
  123.     /para \sb100 \li200
  124.         /link INI_TimeZone,TimeZone
  125.     /endpara
  126.     /para \sb100 \li200
  127.         /link INI_SiteID,SiteID
  128.     /endpara
  129.     /para \sb100 \li200
  130.         /link INI_UserName,UserName
  131.     /endpara
  132.     /para \sb100 \li200
  133.         /link INI_Organisation,Organisation
  134.     /endpara
  135.     /para \sb100 \li200
  136.         /link INI_MailOutDir,MailOutDir
  137.     /endpara
  138.     /para \sb100 \li200
  139.         /link INI_SeqFile,SeqFile
  140.     /endpara
  141.     /para \sb100 \li200
  142.         /link INI_NewsReply,NewsReply
  143.     /endpara
  144.     /para \sb100 \li200
  145.         /link INI_NewsOutList,NewsOutList
  146.     /endpara
  147.     /para \sb100 \li200
  148.         /link INI_SigFile,SigFile
  149.     /endpara
  150.     /para \sb100 \li200
  151.         /link INI_UUDecode,UUDecode
  152.     /endpara
  153. /endtopic
  154.  
  155. /topic INI_UseNetFile
  156. /para
  157. UseNetFile
  158.     /endpara
  159.  
  160.     /para \li500
  161.     Location of your Waffle newsgroups file. This is
  162.                 normally called USENET and located in your WAFFLE\SYSTEM
  163.                 directory. It contains a list of all the newsgroups that
  164.                 Waffle expects/knows about, and the directories where it
  165.                 places articles belonging to these newsgroups.
  166.     /endpara
  167.  
  168.     /para \li500
  169.                 e.g. UseNetFile=C:\WAFFLE\SYSTEM\USENET
  170.     /endpara
  171. /endtopic
  172.  
  173. /topic INI_NewsDir
  174. /para
  175. NewsDir
  176.     /endpara
  177.  
  178.     /para \li500
  179.          Name of your Waffle news directory. This is the "root"
  180.                 of the directory structure in which Waffle will place
  181.                 your news articles.
  182.     /endpara
  183.  
  184.     /para \li500
  185.                 e.g. NewsDir=C:\WAFFLE\NEWS\
  186. /endpara
  187. /endtopic
  188.  
  189. /topic INI_QuotePrefix
  190. /para
  191. QuotePrefix     
  192.     /endpara
  193.  
  194.     /para \li500
  195. This string is added to the beginning of each line when
  196.                 you reply to a mail or news message.
  197.     /endpara
  198.  
  199.     /para \li500
  200.                 e.g. QuotePrefix="> "
  201. /endpara
  202. /endtopic
  203.  
  204. /topic INI_StaticFile
  205. /para
  206. StaticFile      
  207.     /endpara
  208.  
  209.     /para \li500
  210. The name and location of your Waffle STATIC file. This
  211.                 will be in the same directory as your USENET file. It
  212.                 contains information that Waffle needs for
  213.                 communications, etc. Some of that is useful to WRN too.
  214.     /endpara
  215.  
  216.     /para \li500
  217.                 e.g. StaticFile=c:\waffle\system\static
  218. /endpara
  219. /endtopic
  220.  
  221. /topic INI_UserID
  222. /para
  223. UserID          
  224.     /endpara
  225.  
  226.     /para \li500
  227. Your username on your Waffle system. This is used by
  228.                 Waffle (& WRN) to locate your mail, and included as part
  229.                 of your Email address.
  230.     /endpara
  231.  
  232.     /para \li500
  233.                 e.g. UserID=frank
  234. /endpara
  235. /endtopic
  236.  
  237. /topic INI_UserCode
  238. /para
  239. UserCode        
  240.     /endpara
  241.  
  242.     /para \li500
  243. This number will be sent to you when you 
  244. /link REGISTRATION,register
  245.  WRN.
  246.                 It is calculated from your full name. After registering,
  247.                 you'll be able to add your own signature to your
  248.                 messages, and the introductory reminder screen won't
  249.                 appear.
  250.     /endpara
  251.  
  252.     /para \li500
  253.                 e.g. UserCode=12345
  254. /endpara
  255. /endtopic
  256.  
  257. /topic INI_TimeZone
  258. /para
  259. TimeZone        
  260.     /endpara
  261.  
  262.     /para \li500
  263. Your time-zone: appended to the date and time of your
  264.                 messages.
  265.     /endpara
  266.  
  267.     /para \li500
  268.                 e.g. TimeZone=NZT
  269. /endpara
  270. /endtopic
  271.  
  272. /topic INI_SiteID
  273. /para
  274. SiteID          
  275.     /endpara
  276.  
  277.     /para \li500
  278. Your site's "Internet name". Typically this will be a
  279.                 name, you've chosen tacked onto the front of the name of
  280.                 the site you get your newsfeed from.
  281.     /endpara
  282.  
  283.     /para \li500
  284.                 e.g. SiteID=whare.cavebbs.welly.gen.nz
  285. /endpara
  286. /endtopic
  287.  
  288. /topic INI_UserName
  289. /para
  290. UserName        
  291.     /endpara
  292.  
  293.     /para \li500
  294. Your full name; put whatever you like here, but if you
  295.                 change it, you're going to have to re-
  296. /link REGISTRATION,register
  297. .
  298.     /endpara
  299.  
  300.     /para \li500
  301.                 e.g. UserName=Frank van der Hulst
  302. /endpara
  303. /endtopic
  304.  
  305. /topic INI_Organisation
  306. /para
  307. Organisation    
  308.     /endpara
  309.  
  310.     /para \li500
  311. Your organisation's name: included in outgoing message
  312.                 headers. Put whatever you like here.
  313.     /endpara
  314.  
  315.     /para \li500
  316.                 e.g. Organisation=Tech-Soft Systems, Wellington, NZ
  317. /endpara
  318. /endtopic
  319.  
  320. /topic INI_MailOutDir
  321. /para
  322. MailOutDir      
  323.     /endpara
  324.  
  325.     /para \li500
  326. Directory where outgoing mail is stored until it can be
  327.                 uploaded to your host site. Waffle on my system uses my
  328.                 host's siteID as part of the path. The spool variable in
  329.                 my WAFFLE/SYSTEM/STATIC points to C:\\SPOOL.
  330.     /endpara
  331.  
  332.     /para \li500
  333.                 e.g. MailOutDir=c:\spool\cavebbs
  334. /endpara
  335. /endtopic
  336.  
  337. /topic INI_SeqFile
  338. /para
  339. SeqFile         
  340.     /endpara
  341.  
  342.     /para \li500
  343. The name of Waffle's outgoing sequence file. Waffle
  344.                 keeps track of outgoing messages by storing the number
  345.                 of the last message sent (or is it the next message to
  346.                 send) in a file in its UUCP directory. My
  347.                 WAFFLE/SYSTEM/STATIC file's dialers variable points to
  348.                 the same directory.
  349.     /endpara
  350.  
  351.     /para \li500
  352.                 e.g. SeqFile=c:\waffle\uucp\sequence
  353. /endpara
  354. /endtopic
  355.  
  356. /topic INI_NewsReply
  357. /para
  358. NewsReply       
  359.     /endpara
  360.  
  361.     /para \li500
  362. Directory to store your outgoing news postings until
  363.                 they can be uploaded to your host site. These files are
  364.                 stored in a different format from outgoing mail, and in
  365.                 a different directory. You will need to delete messages
  366.                 from here periodically, otherwise your disk will
  367.                 gradually fill up with out-of-date replies. I've created
  368.                 a directory off the WAFFLE\NEWS directory, but you can
  369.                 put them wherever you want.
  370.     /endpara
  371.  
  372.     /para \li500
  373.                 e.g. NewsReply=c:\waffle\news\reply
  374. /endpara
  375. /endtopic
  376.  
  377. /topic INI_NewsOutList
  378. /para
  379. NewsOutList     
  380.     /endpara
  381.  
  382.     /para \li500
  383. File to store a list of replies until they are batched
  384.                 and sent to your host. This name is created by appending
  385.                 your host's name to SPOOL\COMPRESS
  386.     /endpara
  387.  
  388.     /para \li500
  389.                 e.g. NewsOutList=c:\spool\compress\cavebbs
  390. /endpara
  391. /endtopic
  392.  
  393. /topic INI_SigFile
  394. /para
  395. SigFile         
  396.     /endpara
  397.  
  398.     /para \li500
  399. Location of your signature file. After 
  400. /link REGISTRATION, registering
  401.  WRN,
  402.                 you will be able to add a signature to the end of
  403.                 outgoing messages. The signature file may be as long as
  404.                 you like, containing ASCII text. You may find it
  405.                 convenient to use the same signature file as Waffle
  406.                 uses.
  407.     /endpara
  408.  
  409.     /para \li500
  410.                 e.g. SigFile=c:\user\frank\mailsig
  411. /endpara
  412. /endtopic
  413.  
  414. /topic INI_UUDecode
  415. /para
  416. UUDecode        
  417.     /endpara
  418.  
  419.     /para \li500
  420. The name of your UUDecode executable program. This
  421.                 allows you to specify what program WRN should execute
  422.                 when you select its UUDecode function. WRN will execute
  423.                 this program, with the full path of the currently
  424.                 selected message as a command-line parameter. There is
  425.                 no support for multi-part messages.
  426. /endpara
  427.  
  428. /para \sb250
  429.                 I recommend Extract 3.00, which is a shareware program
  430.                 written by Darren E. Penner. EXTRACT is free to
  431.                 individuals who should register with Darren.
  432.                 Corporate/Educational cost is $10. Darren can be
  433.                 contacted by Email at dpenner@ee.ualberta.ca or by snail
  434.                 mail to
  435. /endpara
  436.  
  437. /para \sb250 \li500
  438.                  Darren E. Penner
  439. /endpara
  440. /para \li500
  441.                  #904-17327 69th Avenue
  442. /endpara
  443. /para \li500
  444.                  Edmonton, Alberta, Canada T5T 3S8
  445. /endpara
  446. /para \sb250
  447.                 e.g. UUDecode=c:\windows\util\extract.exe
  448. /endpara
  449. /endtopic
  450.  
  451.  
  452. //
  453. // the Waffle popup topic
  454. //
  455.  
  456. /topic WAFFLE
  457.  
  458.     /title Waffle
  459.     /keywords Waffle
  460.     
  461.     /para 
  462.         Waffle is a program which acts as a bulletin board system.
  463.         It allows users to call it and read and post news messages, and
  464.         to read and send mail. It also calls other systems to exchange
  465.         news and mail with them.
  466.     /endpara
  467.  
  468. /endtopic
  469.     
  470. //
  471. // screen forms used in WRN
  472. //
  473.  
  474. /topic FORMS
  475.  
  476.     /title WRN Screen Forms
  477.     /keywords forms, windows
  478.     /browse index,AUTO
  479.                
  480.     /para \sa300
  481.         /text \b\i\fs40,WRN Screen Forms
  482.     /endpara
  483.  
  484.     /para \sa300
  485.         WRN's screen layout consists of three separate windows or
  486.         "forms" which you can place where you like on the screen.
  487.     /endpara
  488.  
  489.     /para \li200
  490.            /link TOOLBOX_FORM,Toolbox form
  491.     /endpara
  492.  
  493.     /para \li200
  494.         /link LIST_FORM,Message List form
  495.     /endpara
  496.  
  497.     /para \li200
  498.         /link MESSAGE_FORM,Message Text form
  499.     /endpara
  500.  
  501. /endtopic
  502.  
  503. //
  504. // Toolbox form
  505. //
  506.  
  507. /topic TOOLBOX_FORM
  508.  
  509.     /title The Toolbox form
  510.     /keywords toolbox;tools;forms
  511.     /browse forms,AUTO
  512.  
  513.     /para \sa300
  514.         /text \fs40\b\i, The Toolbox form
  515.     /endpara
  516.  
  517.     /para \sa300
  518.         Near the top of the screen is a "tool-box" form; a set of icons to
  519.         perform various functions.
  520.     /endpara
  521.  
  522.     /para
  523.     /bitmap c, tools.bmp
  524.     /endpara
  525.  
  526.     /para \li200
  527.            /link CATCHUP_TOOL,Catch-up
  528.     /endpara
  529.  
  530.     /para \li200
  531.            /link NEXT_TOOL,Next message
  532.     /endpara
  533.  
  534.     /para \li200
  535.            /link NEW_TOOL,Write new message
  536.     /endpara
  537.  
  538.     /para \li200
  539.            /link LOAD_TOOL,Load message from file
  540.     /endpara
  541.  
  542.     /para \li200
  543.            /link SAVE_TOOL,Save message to file
  544.     /endpara
  545.  
  546.     /para \li200
  547.            /link CANCEL_TOOL,Cancel Edit
  548.     /endpara
  549.  
  550.     /para \li200
  551.            /link ROT13_TOOL,Rot-13 encrypt/decrypt messages
  552.     /endpara
  553.  
  554.     /para \li200
  555.            /link UUDECODE_TOOL,UUDecode File
  556.     /endpara
  557.  
  558.     /para \li200
  559.            /link MAIL_TOOL,Send message as mail
  560.     /endpara
  561.  
  562.     /para \li200
  563.            /link NEWS_TOOL,Post message to newsgroup
  564.     /endpara
  565. /endtopic
  566.  
  567. /topic CATCHUP_TOOL
  568.     /title Catch-up tool
  569.     /keywords tools;catch-up;delete;groups
  570.     /browse catch-up, AUTO
  571.  
  572.     /para \sa300
  573.         /text \fs40\b\i, The Catch-up Tool
  574.     /endpara
  575.  
  576.     /para
  577.         The Catch-up icon DELETES ALL MESSAGES in the selected newsgroup/mail.
  578.         WRN was designed for a system like mine... one user downloading
  579.         newsgroups and/or mail overnight. So once you've read the group there's
  580.         no need to keep it clogging your disk.
  581.     /endpara
  582. /endtopic
  583.  
  584. /topic NEXT_TOOL
  585.     /title Next tool
  586.     /keywords tools;next;message
  587.     /browse next, AUTO
  588.  
  589.     /para \sa300
  590.         /text \fs40\b\i, The Next Tool
  591.     /endpara
  592.  
  593.     /para
  594.         The Next icon skips to the next message in the current newsgroup. 
  595.         At the end of a group, it will skip to the first message of the
  596.         next group. This does not delete messages in the current group.
  597.     /endpara
  598. /endtopic
  599.  
  600. /topic NEW_TOOL
  601.     /title New tool
  602.     /keywords tools;new;writing;message
  603.     /browse new, AUTO
  604.  
  605.     /para \sa300
  606.         /text \fs40\b\i, The New Tool
  607.     /endpara
  608.  
  609.     /para
  610.         To send new mail or post new news to a newsgroup, click on the New
  611.         icon, then type your message in the message window, followed by 
  612.         clicking on either the Mail or the News icon.
  613.     /endpara
  614. /endtopic
  615.  
  616. /topic LOAD_TOOL
  617.     /title Load tool
  618.     /keywords tools;load;reading;disk;message
  619.     /browse load, AUTO
  620.  
  621.     /para \sa300
  622.         /text \fs40\b\i, The Load Tool
  623.     /endpara
  624.  
  625.     /para
  626.         To mail or post an ASCII file, click on the Load icon... You will be
  627.         prompted for the source drive/path/filename. When you've selected the
  628.         file, it will be loaded into the message-box, and can then be sent by
  629.         clicking on the Mail or News icon.
  630.     /endpara
  631. /endtopic
  632.  
  633. /topic SAVE_TOOL
  634.     /title Save tool
  635.     /keywords tools;save;writing;disk;message
  636.     /browse save, AUTO
  637.  
  638.     /para \sa300
  639.         /text \fs40\b\i, The Save Tool
  640.     /endpara
  641.  
  642.     /para
  643.         The Save icon is used to save the displayed message to a file... a
  644.         dialog box allows you to select the destination drive/path/filename. 
  645.         If the file already exists, the message is appended to the existing 
  646.         file. Note that this saves the entire file, including the header.
  647.     /endpara
  648. /endtopic
  649.  
  650. /topic CANCEL_TOOL
  651.     /title Cancel tool
  652.     /keywords tools;cancel;abort;message
  653.     /browse cancel, AUTO
  654.  
  655.     /para \sa300
  656.         /text \fs40\b\i, The Cancel Tool
  657.     /endpara
  658.  
  659.     /para
  660.         The Cancel tool is used to abort editing the displayed message.
  661.     /endpara
  662. /endtopic
  663.  
  664. /topic ROT13_TOOL
  665.     /title Rot-13 tool
  666.     /keywords tools;rot-13;message
  667.     /browse rot-13, AUTO
  668.  
  669.     /para \sa300
  670.         /text \fs40\b\i, The Rot-13 Tool
  671.     /endpara
  672.  
  673.     /para
  674.         To decrypt a message which has been Rot-13'ed, use the Rot-13 icon.
  675.         Similarly, to encrypt a message in Rot-13 format, use the Rot-13 icon.
  676.     /endpara
  677. /endtopic
  678.  
  679. /topic UUDECODE_TOOL
  680.     /title UUDECODE tool
  681.     /keywords tools;uudecode;unpack;message
  682.     /browse UUDecode, AUTO
  683.  
  684.     /para \sa300
  685.         /text \fs40\b\i, The UUDECODE Tool
  686.     /endpara
  687.  
  688.     /para
  689.         To extract a file which has been UUEncoded, select the UUDecode icon.
  690.         This will run the external UUDecode program specified in your WRN.INI
  691.         file.
  692.     /endpara
  693. /endtopic
  694.  
  695. /topic MAIL_TOOL
  696.     /title Mail tool
  697.     /keywords tools;mail;message
  698.     /browse mail, AUTO
  699.  
  700.     /para \sa300
  701.         /text \fs40\b\i, The Mail Tool
  702.     /endpara
  703.  
  704.     /para
  705.         To reply via Mail, click on the message-box (quote marks should appear
  706.         at the beginning of each line) & edit it. Use the Mail icon to send
  707.         mail; you will be prompted for a Subject, and who to send it to. You
  708.         also get the chance to add a signature (contained in a file specified 
  709.         in WRN.INI) to the end of your message. If you have second thoughts, 
  710.         use the Cancel tool.
  711.     /endpara
  712. /endtopic
  713.  
  714. /topic NEWS_TOOL
  715.     /title News tool
  716.     /keywords tools;news;post;message
  717.     /browse news, AUTO
  718.  
  719.     /para \sa300
  720.         /text \fs40\b\i, The News Tool
  721.     /endpara
  722.  
  723.     /para
  724.         To follow-up to a newsgroup, click on the message-box, edit it, and 
  725.         use the News icon to post it; you will be prompted for a Subject, 
  726.         Newsgroups to post to, and whether to append your signature file.
  727.     /endpara
  728. /endtopic
  729.  
  730. /topic LIST_FORM
  731.  
  732.     /title The Message List Form
  733.     /keywords messages;list;forms
  734.     /browse forms,AUTO
  735.  
  736.     /para \sa300
  737.         /text \fs40\b\i, The Message List Form
  738.     /endpara
  739.  
  740.     /para \sa300
  741.         The Message List form contains a combo box giving available news groups
  742.         and a list box containing available messages in the current group.
  743.     /endpara
  744.  
  745. /endtopic
  746.  
  747. /topic MESSAGE_FORM
  748.  
  749.     /title The Message Text Form
  750.     /keywords messages;text;forms
  751.     /browse forms,AUTO
  752.  
  753.     /para \sa300
  754.         /text \fs40\b\i, The Message Text Form
  755.     /endpara
  756.  
  757.     /para \sa300
  758.         The Message Text form allows the user to read and edit text.
  759.     /endpara
  760.  
  761. /endtopic
  762.  
  763. //
  764. // /Setting Up
  765. //
  766.  
  767.  
  768. //
  769. // how to run the WRN program
  770. //
  771.  
  772. /topic RUNNING
  773.  
  774.     /title Running WRN
  775.     /keywords run;running
  776.     /browse index,AUTO
  777.  
  778.     /para \sa300
  779.         /text \b\i\fs40,Running WRN
  780.     /endpara
  781.  
  782.     /para
  783.         The following items contain information on running 
  784.         WRN under Windows. 
  785.  
  786.     /endpara
  787.  
  788.     /para \sa300
  789.     Change to the directory where WRN.INI and WRN.HLP are located (I suggest
  790.     putting these files in the same directory as WRN.EXE), then run WRN.EXE.
  791.     You could do this
  792.  
  793.     /endpara
  794.     /para
  795.         *       from PROGMAN's Run command,
  796.     /endpara
  797.     /para
  798.         *       by creating an icon in a PROGMAN group
  799.     /endpara
  800.     /para
  801.         *       by using a PIF file
  802.     /endpara
  803.     /para
  804.         *       from an icon bar such as CLYSMIC
  805.     /endpara
  806.  
  807.  
  808. /endtopic
  809.  
  810. //
  811. // hints and tips
  812. //
  813.  
  814. /topic HINTS
  815.  
  816.     /title hints and tips
  817.     /keywords hints;tips
  818.     /browse index,AUTO
  819.  
  820.     /para \sa300
  821.         /text \b\i\fs40,Hints and Tips
  822.         /bitmaplink INDEX,done.bmp
  823.     /endpara
  824.  
  825.     /para \box\sa150
  826.         To generate a blank line between 2 groups of text 
  827.         use the \\sa300 command in the paragraph format
  828.         string for the first paragraph.  
  829.     /endpara
  830.     
  831. /endtopic
  832.  
  833. //
  834. // test topic
  835. //
  836.  
  837. /topic TEST
  838.  
  839.     /title test
  840.     /keywords test
  841.     /browse index,AUTO
  842.  
  843.     /para
  844.     Some text
  845.     /bitmap l,done.bmp
  846.     /bitmap r ,done.bmp
  847.     More Text 
  848.     /bitmap c,bullet.bmp  
  849.     /endpara
  850.     
  851. /endtopic
  852.  
  853. /topic REGISTRATION
  854.  
  855.     /title Registration
  856.     /keywords Register;Registration
  857.     /browse registration,AUTO
  858.  
  859.     /para
  860.         /text \fs40\b\i, Registration
  861.     /endpara
  862.  
  863.     /para \sb300
  864.         This is a beta-test version of WRN. You may use it for up to one month,
  865.         after which you should register it. Registered users will be able to
  866.         upgrade their registration to new versions when they are released. This
  867.         is distributed as share-ware; you may make as many copies as you wish,
  868.         and distribute them wherever you wish, so long as the entire contents of
  869.         this archive are kept together, and not modified.
  870.     /endpara
  871.     /para \sb200
  872.         As an incentive to registration, this program displays a reminder 
  873.         screen when it is started, and always appends an "Unregistered user" 
  874.         signature to messages you send. Both of these are disabled when you 
  875.         register.
  876.     /endpara
  877.     /para \sb200
  878.         Registration costs US$10. This may be sent to me as a cheque, money
  879.         order, cash or whatever, in any currency you like, so long as I can
  880.         convert it to about the equivalent of US$10 here in NZ. Funds should 
  881.         be sent to:
  882.     /endpara
  883.     /para \sb200
  884.         Tech-Soft Systems
  885.     /endpara
  886.     /para
  887.         101 Epuni St
  888.     /endpara
  889.     /para
  890.         Lower Hutt
  891.     /endpara
  892.     /para
  893.         Wellington
  894.     /endpara
  895.     /para
  896.         New Zealand.
  897.     /endpara
  898.     /para \sb200
  899.         In return, I'll send you a UserCode to plug into WRN to make the
  900.         incentives go away. You'll also be encouraging me to produce more
  901.         shareware (let's keep the price of software down). You'll also get a
  902.         nice warm righteous feeling in the pit of your tummy...
  903.     /endpara
  904. /endtopic
  905.  
  906. /topic USING
  907.  
  908.     /title Using WRN
  909.     /keywords Usage;WRN.INI
  910.     /browse usage,AUTO
  911.  
  912.     /para
  913.         /text \fs40\b\i, Using WRN
  914.     /endpara
  915.  
  916.     /para \sb300
  917.         Note that Edit is accessed via the Menu entry... it pulls down a 
  918.         sub-menu giving the usual Cut, Copy, and Paste options to exchange 
  919.         data via the system clipboard. All other tools are accessed via their 
  920.         icons.
  921.     /endpara
  922.     /para
  923.         Below the tool-bar are two list boxes; the left-hand one (yellow
  924.         background) shows newsgroups (including MAIL if you have some mail
  925.         waiting) which contain messages. A newsgroup may be selected by 
  926.         clicking (why does Windows need double-clicks every-where?) once on 
  927.         the group you want to read. The right-hand list box (green background) 
  928.         contains a list of message subjects (and authors) in the currently 
  929.         selected newsgroup.
  930.     /endpara
  931.     /para
  932.         Click on the message you want to read, it appears in the large
  933.         message-box (white background) at the bottom of the screen.
  934.     /endpara
  935. /endtopic
  936.  
  937. /topic ENHANCEMENTS
  938.  
  939.     /title Planned Enhancements
  940.     /keywords Improvements;Future;Plans
  941.     /browse enhancements,AUTO
  942.  
  943.     /para \sa300
  944.         /text \fs40\b\i, Planned Improvements
  945.     /endpara
  946.  
  947.     /para
  948.         *       Proper context-sensitive help
  949.     /endpara
  950.     /para
  951.         *       Fix a problem which (because of strange internals in VB) 
  952.                 limits messages to 16K. Currently, if one is displayed which 
  953.                 is more than 16K, WRN will beep at you and add a 
  954.                 "*** Truncated ***" line to the beginning of the displayed 
  955.                 text. If you select Save, it will still save the *entire* file.
  956.     /endpara
  957.     /para
  958.         *       One alpha-tester asked for Catch-up to work like Waffle... (i.e.
  959.                 don't delete old messages) so that it can be used in a
  960.                 multi-user system. If more people ask, that may be added
  961.                 (although I like it as it is :-)
  962.     /endpara
  963.     /para
  964.                 *       Combo-box for newsgroups when posting.
  965.     /endpara
  966.     /para
  967.                 *       Any other suggestions??
  968.     /endpara
  969. /endtopic
  970.  
  971. /topic HISTORY
  972.  
  973.     /title Revision History
  974.     /keywords Revision;History
  975.     /browse revision,AUTO
  976.  
  977.     /para
  978.         /text \fs40\b\i, Revision History
  979.     /endpara
  980.  
  981.     /para \sb300
  982.         v0.90 alpha
  983.     /endpara
  984.  
  985.     /para \li500
  986.     First released to one or two sites
  987.     /endpara
  988.  
  989.     /para \sb200
  990.         v0.91
  991.     /endpara
  992.  
  993.     /para \li500
  994.     Icon buttons added
  995.     /endpara
  996.  
  997.     /para \sb200
  998.         v0.92
  999.     /endpara
  1000.  
  1001.     /para \li500
  1002.     Rot-13 added
  1003.     /endpara
  1004.  
  1005.     /para \sb200
  1006.         v0.93 beta
  1007.     /endpara
  1008.  
  1009.     /para \li500
  1010.     UUDecode link added
  1011.     Released to local BBSs, Simtel, garbo
  1012.     /endpara
  1013.  
  1014.     /para \sb200
  1015.         v0.94
  1016.     /endpara
  1017.  
  1018.     /para \li500
  1019.     Bug fix (^Z in header handled)
  1020.     Edit menu added
  1021.     /endpara
  1022. /endtopic
  1023.  
  1024. /topic FEEDBACK
  1025.  
  1026.     /title Feedback
  1027.     /keywords Feedback;Author
  1028.     /browse feedback,AUTO
  1029.  
  1030.     /para \sa300
  1031.         /text \fs40\b\i, Feedback
  1032.     /endpara
  1033.  
  1034.     /para
  1035.         Please send any comments (both positive and negative) or suggestions to
  1036.         me so that I can improve this product. That still applies even if you
  1037.         don't 
  1038. /link REGISTRATION,register
  1039. .
  1040.     /endpara
  1041.     /para
  1042.         I can be reached via Internet Email at:
  1043.     /endpara
  1044.     /para
  1045.         f_vander@comp.vuw.ac.nz
  1046.     /endpara
  1047.     /para
  1048.         frank@cit.ac.nz
  1049.     /endpara
  1050.     /para
  1051.         frank@whare.cavebbs.welly.gen.nz
  1052.     /endpara
  1053.     /para
  1054.         If you don't have Internet access, you could even resort to Snail-mail.
  1055.     /endpara
  1056. /endtopic
  1057.  
  1058.