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

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