home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / articles / archives / limanews.exe / FWBLOAD1.TXT < prev    next >
Text File  |  2006-10-19  |  2KB  |  48 lines

  1. ORIGINALLY PUBLISHED IN LIMA NEWSLETTER JANUARY 1990
  2.  
  3.      ^^^ THE SIGNIFICANCE OF FUNNELWEB PROGRAM LOADER #1  
  4.      ^^^^^^^^^^^^^^^^^^^by Charles Good 
  5.      ^^^^^^^^^^^^^^^^^Lima Ohio User Group 
  6.       
  7.      When booting assembly language PROGRAM software from
  8. Funnelweb you usually use #2 or failing that #3 from the
  9. LOADERS or DISK REVIEW menus.  Loader #2  is basically
  10. identical to #5 from the EA module and boots the character
  11. set that is in the console GROMs.  This is the character set
  12. that has those horrible lower case letters that look like
  13. small upper case letters and does not have any screen
  14. display for ASCII 1-31 (the TI Writer CTRL/U control
  15. characters).   
  16.       
  17.      Loader #1 is almost identical to #2 except that with
  18. loader #1 the first Funnelweb character set is loaded in
  19. memory (file C1 in Funnelweb v4.2, file CHARA1 in earlier
  20. versions).  This is a much better looking character set.
  21. Any assembly PROGRAM that can be loaded from Loader #2 will
  22. also probably work with Loader #1.  Using Loader #1 gives
  23. much better looking text with software that does not have
  24. its own built in character set. 
  25.       
  26.      Try this to see the difference between Loaders #1 and
  27. #2.  Examine the text that is displayed within DM1000 as it
  28. comes already configured in Funnelweb.  Then run CONFIGURE
  29. and reconfigure DM1000 in the TI Writer side MENU.  Change
  30. DM1000 from a #2 (GPL Pgm) to a #1 (TIW Pgm) load.  Reboot
  31. Funnelweb, bring up DM1000, and notice the difference in the
  32. appearance of the text.  On my system the DM1000 screen
  33. colors are also changed, but I like the new screen colors. 
  34.       
  35.      Sometimes there is an advantage in not having ASCII
  36. 1-31 visible on the screen.  The visible control characters
  37. create lots of screen clutter.  DISK REVIEW of Funnelweb
  38. v4.2, both 40 and 80 column versions, comes preconfigured as
  39. a loader #1, and you can't change this with CONFIGURE.  If
  40. you want to get rid of control characters in text VIEWed
  41. with DISK REVIEW, you can use CONFIGURE to configure DISK
  42. REVIEW (file DR) into a second place in the central menus as
  43. a Loader #2 (GPL Pgm) option.  Text VIEWed from this
  44. alternate DISK REVIEW central menu selection will be free of
  45. control characters. 
  46.      .PL 1 
  47.  
  48.