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

  1.      Modified February 1999 from an article originally published in the
  2.      September 1995 issue of the Lima User Group newsletter. 
  3.      ----------------------- 
  4.      SAVING AND LOADING TEST DIRECTLY BETWEEN FUNNELWEB
  5.      AND AN IBM COMPATIBLE PC
  6.           by Charles Good
  7.           Lima Ohio User Group
  8.  
  9.           Using the Funnelweb editor you can use LF and SF to LoadFiles and
  10.      SaveFiles directly to and from a hard drive or floppy disk on an IBM
  11.      compatible PC.  You can use the IBM's hard drive to store all your
  12.      important text files! This can be sometimes be done at very fast
  13.      transfer rates comparable to saving and loading text using a 99/4A
  14.      disk, and you don't need a modem on either the TI or the IBM
  15.  
  16.           What you do need is an IBM and TI computer cabled together
  17.      between the TI's serial port and an IBM com port.  I find that a
  18.      "modem cable" purchased for $8 at my local WalMart store works just
  19.      fine with no modification, connecting my TI's RS232 to my laptop PC's
  20.      COM1 port.  If you want to try and make your own cable, the needed pin
  21.      connections for such a cable are these: 
  22.           TI..IBM
  23.           1----1
  24.           2----2
  25.           3----3
  26.           6----20
  27.           7----7
  28.           20---6
  29.           -------------
  30.           TO SAVE TEXT FROM FUNNELWEB TO THE IBM:
  31.           On the PC I use the windows 3.1 terminal program (term.exe) on
  32.      systems running either windows 3.1 or windows 95/98.  The reason I use
  33.      the older windows 3.1 program  is that I can't figure out how to get
  34.      windows 95/98's Hyperterminal program to accept direct cable
  35.      transfers.  If you don't have this program I can email it to you as an
  36.      attached file or, if you send me $1 I will put it on an IBM disk and
  37.      snail mail it to you.
  38.       
  39.           On the IBM start Windows and boot the Windows 3.1 terminal
  40.      program.  Click on "Settings".  Then click on "Terminal
  41.      Preferences" and make sure CR does not generate CR/LF (if the box has
  42.      an x in it, click on the box to turn off the x) and that you are in 80
  43.      colums.  Accept these settings by clicking on ok.  Click on "Settings"
  44.      again and then click on "Communications".  Select either 19200 or 9600
  45.      baud, odd parity, 7 data bits, and the proper COM port.  Then click on
  46.      ok.  I havn't figured out how to save 8 bit characters (Funnelweb's
  47.      extended IBM graphics set) directly to an IBM using this technique.
  48.      You may want to experiment with the baud rate.  On my Geneve I can use
  49.      a baud rate of 19200 without losing characters at the IBM end or
  50.      causing an error message at the Geneve.  On my 99/4A system I can only
  51.      use 9600.  Cable length and the peculiarities of your system may
  52.      dictate that you use a slower baud rate.  When using 19200 to save
  53.      text the speed of this save is at least as fast as saving to TI floppy
  54.      disk.  Click on "Transfers" and then click on "Receive Text File".
  55.      Select or create a file name, drive letter, and directory.  Then click
  56.      on ok.  If asked say you want to override the existing log file.  Now
  57.      you are ready to receive text from Funnelweb. 
  58.  
  59.           On the 99/4A or Geneve write your document or LF a document into
  60.      the Funnelweb editor.  First set up the IBM Terminal program as
  61.      described above, then enter SF from Funnelweb's command line.  Use
  62.      "RS232.BA=19200" (or BA=9600 on a 99/4A system) as the SaveFile file
  63.      name.  Yes I know the TI's RS232 isn't supposed to be able to handle a
  64.      baud rate of 19200, but on my Geneve it works for me! You need to
  65.      specify the same baud rate in Window's Terminal and Funnelweb's SF
  66.      file name.  Once you enter the SF file name your text will flow out of
  67.      Funnelweb and across the serial cable into your IBM.  You will see the
  68.      text appear on the IBM screen.  When the IBM cursor stops displaying
  69.      more text move the mouse pointer of the IBM and click on "Stop".  Your
  70.      Funnelweb text has now been saved to an IBM disk as an 80 column ascii
  71.      text file with no control characters and no tab markings. 
  72.  
  73.           ----------
  74.           TO LOAD TEXT FROM AN IBM INTO FUNNELWEB:
  75.  
  76.           On the 99/4A or Geneve load the Funnelweb editor.  If you are
  77.      using a Geneve load the Funnelweb editor from GPL (you can use speed
  78.      5) rather than using EXEC.  When using EXEC v2.11 on the Geneve I
  79.      can't break out of the RS232 loading process although I seem to
  80.      remember that I could with an earlier version of EXEC.  From
  81.      Funnelweb's command line type LF and specify "RS232.BA=600" as the
  82.      file name.  Press enter and Funnelweb will appear to lock up as it
  83.      waits for text to flow in from the RS232.  You can't use baud rates
  84.      faster then 600 for LoadFile even though you can use much faster baud
  85.      rates to save files. 
  86.  
  87.           On the PC boot the windows 3.1 terminal program.  Click on
  88.      "Settings" then on "Communications".  Click on 600 baud, 7 bit, Odd
  89.      parity, the proper com port, and then click on ok.  Now click on
  90.      "Transfers" and then click on "Send Text File".  Select the file name
  91.      and drive of the text file you are loading into Funnelweb and click on
  92.      ok.  At this point text will start flowing into Funnelweb and you will
  93.      see line numbers increment at the right of the Funnelweb v5.x command
  94.      line.  When text stops flowing across the PC screen and the PC cursor
  95.      returns to the terminal window and when Funnelweb's line numbers stop
  96.      incrementing on Funnelweb's command line this means all the text is
  97.      now in the TI's text buffer.  Press FCTN/4 (the Break key) and then
  98.      <enter> to display this text on the TI's screen.  It is this FCTN/4
  99.      keypress that fails when I load Funnelweb into my Geneve using Exec
  100.      instead of GPL. 
  101.  
  102.