home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.7z / ftp.whtech.com / articles / Sughrue / moretib.txt < prev    next >
Encoding:
Text File  |  2006-10-19  |  8.9 KB  |  275 lines

  1.  .IF DSK1.C3
  2.  
  3.      JACK'S JOTTINGS    
  4.  
  5.      
  6.  
  7.      by Jack Sughrue
  8.  
  9.      Box 459, E.^Douglas, MA 01516
  10.  
  11.      
  12.  
  13.  [This copyrighted article originally
  14.  appeared in ASGARD NEWS and may be
  15.  reprinted in non-commercial TI
  16.  newsletters.]
  17.  
  18.      
  19.  
  20.      
  21.  
  22.      GOOD TIBINGS!
  23.  
  24.      
  25.  
  26.      In some recent articles we talked
  27.  about the best buy of the year for
  28.  99ers: Dennis Faherty's TI-BASE
  29.  (TEXAMENTS, 244 Mill Rd., Yaphank, NY
  30.  11980 - $24.95 plus $1.50 S&&H for
  31.  two disks [one a tutorial] and
  32.  78-page manual).
  33.  
  34.      It still is.
  35.  
  36.      In the interim between articles
  37.  Dennis has improved his
  38.  already-superb program remarkably.
  39.  He readily incorporated many good
  40.  suggestions made by newsletter
  41.  authors around the whole country.  At
  42.  the time of this writing (March 1989)
  43.  TI-BASE is at Version 2.1.  The
  44.  manual - now almost double in size -
  45.  has been completely done over, too
  46.  (except that it is still printed blue
  47.  on grey), and contains much better
  48.  explanations and tutorials and some
  49.  descriptions of the added and changed
  50.  items.
  51.  
  52.      These changes were done so
  53.  quickly and so professionally that my
  54.  original very high assessment of this
  55.  data base rose even higher.
  56.  
  57.      This base is becoming so popular
  58.  that many templates are being created
  59.  to provide easier and better access
  60.  to all users.  Soon there will be
  61.  templates in every club library in
  62.  the world, the way there are
  63.  TI-ARTIST pictures and TI-WRITER
  64.  letter files and MULTIPLAN setups.
  65.  It will stand alongside TI-ARTIST as
  66.  a standard for this computer.  It
  67.  probably already has.
  68.  
  69.      Now that we've opened up TIB by
  70.  designing our own template (see last
  71.  ASGARD NEWS and/or recent IMPACT/99
  72.  columns in newsletters), we should be
  73.  able to tie up the rest of the uses
  74.  of this program fairly easily.
  75.  
  76.  
  77.      But, first, a little review.
  78.  Always make backups of your originals
  79.  before doing anything else;
  80.  particularly as TIB requires the
  81.  write-protect tab to be off so
  82.  changes can be made right on the
  83.  disk.  Next initialize a disk for
  84.  your data.  If you have two or more
  85.  drives you can do this DURING the
  86.  program with the FORMAT command, but
  87.  it's still more convenient to have
  88.  one or more ready.
  89.  
  90.      Okay.  Now boot the disk.  Note
  91.  that it is much faster than the
  92.  original version.  You'll be prompted
  93.  for date (Just type in 03/17/89 or
  94.  whatever.) and all files created
  95.  during this time will contain this
  96.  date.  ENTERing this will bring up
  97.  STATUS report:
  98.  
  99.      DATDISK=DSK2. (your DB files
  100.  will go on Drive 2)
  101.  
  102.      PRGDISK=DSK1 (Drive 1 for your
  103.  TIB system master)
  104.  
  105.      PRINTER=PIO. (port)
  106.  
  107.      LINE^^^=080 (number of columns
  108.  wide)
  109.  
  110.      PAGE^^^=056 (number of lines
  111.  long)
  112.  
  113.      HEADING=ON (all headings will
  114.  be printed)
  115.  
  116.      TALK^^^=ON (commands on screen
  117.  during execution)
  118.  
  119.      SPACE^^=01 (spaces between
  120.  fields)
  121.  
  122.      RECNUM^=ON (displays record
  123.  numbers from 0)
  124.  
  125.      LSPACE^=0256 (space made for
  126.  LOCALS)
  127.  
  128.      DATE^^^=03/17/89 (as mentioned
  129.  above)
  130.  
  131.      
  132.  
  133.      FCTN/7 will bring up some handy
  134.  DV/80 "Help" files at most points
  135.  along the way or you could print them
  136.  out as docs through your FUNNELWEB or
  137.  TIW.
  138.  
  139.      
  140.  
  141.      On the STATUS listed above, all
  142.  that is necessary to make changes is
  143.  to use the SET command at the dot
  144.  in the lower left of the screen.  To
  145.  change your datadisk from Drive 2 to
  146.  Drive 3, for example, all you have to
  147.  type is SET DATDISK=DSK3.^and press
  148.  ENTER. Next, to see that all is A-OK,
  149.  just type CLEAR (and ENTER each time
  150.  to perform the function) to get rid
  151.  of all the junk on the screen, and
  152.  then type DISPLAY STATUS.  Your setup
  153.  will be redisplayed with your changes
  154.  listed.  Very easy and quick.
  155.  
  156.      
  157.  
  158.      Last time we made a database of
  159.  videos. I chose to do that rather
  160.  than the simpler address base because
  161.  I wanted to show how such a base
  162.  could be used in a personal,
  163.  different way.  Most of the letters
  164.  I've received seem to be more
  165.  concerned about whether the writer
  166.  could find a USE for TIB.  Trust me:
  167.  the uses are as unlimited as your
  168.  imagination.
  169.  
  170.      Most people collect things:
  171.  videos, stamps, teapots, watercolors,
  172.  records/tapes, books, candle
  173.  snuffers, quotations. TIB can help
  174.  you put order into your collection.
  175.  If it's at all valuable, it's
  176.  important to have records in case of
  177.  fire or theft or wills.
  178.  
  179.      TIB could also be used to sort
  180.  important household items:
  181.  insurances, car papers, and so on.
  182.  It is ideal for taxes.  It's perfect
  183.  for businesses.  Exceptional for
  184.  names and addresses.  Wonderful for
  185.  inventories.  For making labels.  For
  186.  identifications.  For mathematical
  187.  (spreadsheet-style) computations.
  188.  For teachers.  For secretaries.  For
  189.  plumbers.  For housewives and
  190.  househusbands.  For clergymen.  For
  191.  butchers, bakers, and candlestick
  192.  makers.  In short, I can't think of
  193.  an occupation (or hobby) where TIB
  194.  wouldn't be very handy.
  195.  
  196.      As I promised last time, though,
  197.  I would list and define of the common
  198.  commands used by TIB.
  199.  
  200.      The DISPLAY and PRINT commands
  201.  are powerful tools.  They let you
  202.  display on screen (or print
  203.  hardcopies) of any combinations of
  204.  displays you wish.  If you have done
  205.  a LASTNAME, FIRSTNAME, STREET,
  206.  CITY, STATE, ZIP, PHONE, COMMENT file
  207.  and sorted it on LASTNAME, you could
  208.  display in columns any combination of
  209.  the above.  At the dot, just type
  210.  DISPLAY ALL FIRSTNAME LASTNAME PHONE.
  211.  What I will get is a listing of the
  212.  first name, last name, and phone
  213.  number of everyone in the base as
  214.  SORTed on the last name in
  215.  alphabetical order.  I could just as
  216.  easily asked for the STATE sorted on
  217.  CITY or whatever.  I can have as much
  218.  or as little information displayed or
  219.  printed out as I want and sorted any
  220.  which way.  If I said PRINT ALL
  221.  FIRSTNAME LASTNAME PHONE, I would
  222.  have gotten a hardcopy of the above.
  223.  SNAP instantly dumps the current
  224.  screen to your printer, so you can
  225.  DISPLAY and SNAP for a quick
  226.  hardcopy.
  227.  
  228.      For you PRBASE, CFS, NAVARONE, DB
  229.  500 or whatever owners, TIB will
  230.  CONVERT your files.  Whew!  That
  231.  saves a lot of sweat and time.
  232.  
  233.      FCTN/9 will abort a process;
  234.  SPACEBAR will pause it; S will
  235.  continue execution.
  236.  
  237.      The * will permit comments (but
  238.  they hog memory); the ";" will permit
  239.  continuation of commands to another
  240.  line; the "|" is like && in XB
  241.  (sticks together things).
  242.  
  243.      The PRINTER control codes include
  244.  FF, formfeed; LF, linefeed; CR,
  245.  carriage return; DS, doublestrike;
  246.  UL, underline; EX, expanded; CM,
  247.  compressed (and very useful); IT,
  248.  italics; B, bold; SPS, superscript;
  249.  SBS, subscript; HT, horizontal tab;
  250.  ST, set tab; NM, normal.  You can
  251.  also go into Draft or Near Letter
  252.  Quality modes.
  253.  
  254.      You can APPEND records or APPEND
  255.  BLANK (s), CATALOG DISK, FORMAT (to
  256.  initialize), change COLOR (s), DELETE
  257.  DATABASE or RECORD or FILE; RECALL
  258.  deleted files; COPY files, MOVE
  259.  files, MODIFY STRUCTURE; PACK, WAIT,
  260.  LIST, SCROLL, SELECT (a different
  261.  active database), READ, EDIT, FIND,
  262.  SORT.  Expressions such as ELSE, IF,
  263.  WHILE (and corresponding ENDWHILE and
  264.  ENDIF) are also part of TIB's massive
  265.  open structure.
  266.  
  267.      The powerful DO command acts like
  268.  RUN in BASIC or XB.  When you have
  269.  created a template you wish to
  270.  activate (such as a label program),
  271.  DO LABEL is the way you would execute
  272.  it (if "LABEL" was what you had named
  273.  it).
  274.  
  275.      The best way to learn to use
  276.  TI-BASE is to own it and play with
  277.  it.
  278.  
  279.      Right now it is one of the safest
  280.  small investments in the TI World.
  281.  The returns for such an extraordinary
  282.  program are enormous, and the wealth
  283.  of information surrounding it
  284.  continues to grow by leaps and
  285.  bounds.
  286.  
  287.      There has been a large number of
  288.  tutorials and reviews and template
  289.  creations published worldwide on this
  290.  program.  Martin Smoley and Bill
  291.  Gaskill have written the most
  292.  extensive and lucid and intelligent
  293.  articles I have seen to date on TIB.
  294.  Smoley, whose articles originally
  295.  appeared in Northcoast 99ers'
  296.  newsletters, has a DSSD disk
  297.  available in user groups that not
  298.  only includes his excellent tutorials
  299.  (which may be printed freely by any
  300.  TI newsletter), but he has also
  301.  created many, many templates.  TIB
  302.  templates (such as labels) make the
  303.  work easier and the value greater.
  304.  Gaskill has written TIB reviews for
  305.  MICROpendium, but he has written some
  306.  very fine tutorials in the
  307.  L.A.^TopIcs newsletter, another great
  308.  resource.  Harry Brashear of the
  309.  Western New York 99ers has been
  310.  putting together disks of everything
  311.  written about and for TI-BASE.
  312.  Getting any (or ALL) the materials
  313.  mentioned above would be the very
  314.  best way to develop the best possible
  315.  TIB use for your own personal and/or
  316.  business needs.
  317.  
  318.      
  319.  
  320.  [If this article is reprinted, please
  321.  be kind enough to place the author on
  322.  your newsletter subscription list.
  323.  Thank you.  J.S.]
  324.  
  325. ÇçǼçïÉòƒ⌐╒╒╒╒╒╒╒╒╒╒Çï
  326.