home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / PA / PA008A.ZIP / MANUAL / MISUSER < prev    next >
Text File  |  1980-01-01  |  49KB  |  1,120 lines

  1.                      WHAT A DATA BASE IS
  2.  
  3. Computer software (or applications) generally falls under one
  4. of several broad categories such as spreadsheets, accounting,
  5. or word processing. The MIS Manager is a data base, that is,
  6. an information management system.  It's easy to understand
  7. how a data base works by comparing it to a conventional
  8. "paper" filing system.
  9.  
  10. This application has different files, each containing similar
  11. records.  For example, in the "Hardware Inventory" files, a
  12. record is like a fact sheet on one particular hardware item.
  13. Each record contains several fields, such as "Product Name",
  14. "Purchase Price", "Location" and so on, in which information
  15. is entered just as you would "fill in the blanks" on a paper
  16. form.
  17.  
  18. So far, so good. You can do that much already with a "paper"
  19. filing system.  The real power of the application is in its
  20. ability to give you the information you need - when you need
  21. it, and in whatever form you want to see it, and to process
  22. that information any way you need it. It's like having a team
  23. of highly-trained clerks who know exactly what you need to
  24. keep track of, exactly where to find it, and exactly how to
  25. tally it up and type it out.  But it never complains, never
  26. forgets, never makes a mistake - and it works extremely fast.
  27.  
  28.  
  29.                 BEFORE YOU START ENTERING DATA
  30.  
  31. This manual will provide you with the expertise necessary for
  32. day-to-day use of the system. It assumes that you at least
  33. understand such fundamentals as how your monitor and printer
  34. work. You don't have to read the entire manual to get
  35. started, as long as you start at the first and take it a step
  36. at a time.  In fact, we encourage you use the hands-on
  37. approach to learning, i.e., entering and working with "make-
  38. believe" data. Before you start entering real data, however,
  39. you should at least browse through this manual from cover-to-
  40. cover, particularly the file descriptions at the end.
  41.  
  42. You should also meet with those in your organization who will
  43. be involved with the system and discuss certain important
  44. considerations, such as:
  45.  
  46.      - Timetable: which files need to be brought up-to-date
  47.        first? How soon?  How, and how quickly, do you want to
  48.        phase out old procedures?
  49.  
  50.      - Policy: who will have access to the system? What kind
  51.        of auditing and reporting will you need? How will your
  52.        office procedures and "paper flow" be affected by the
  53.        system?
  54.  
  55.      - Data Consistency: Do you want your data to be in upper
  56.        case only? What standard terminology and abbreviations
  57.        will you use? Remember that a computer is not smart
  58.        enough to know that "NY" and "New York City" may be
  59.        the same.
  60.  
  61. These considerations need not be so grave and time-consuming
  62. to prevent you from getting started reasonably fast. You
  63. simply can't foresee every detail when it comes to computers.
  64. With good communication and a common-sense approach, however,
  65. you will work out an optimal routine as time goes on.
  66.  
  67.  
  68.                    CONCEPTS AND TERMINOLOGY
  69.  
  70. When we talk about storing data, bear in mind that what is
  71. really happening is that electronic impulses are being
  72. recorded magnetically on a surface similar to magnetic tape.
  73.  
  74. A database "writes" and "reads" these impulses in a very
  75. organized way. To recap, this organization or hierarchy is as
  76. follows: Files contain records, records contain fields.
  77. Fields are like blank lines. Any information entered into a
  78. field is in the form of characters. A character may be a
  79. letter, number, symbol, even a space.
  80.  
  81. Computers normally use two types of storage media - diskettes
  82. and hard disks.  When you buy computer software like The MIS
  83. Manager, the program itself comes on a diskette, but the
  84. software will be transferred to a hard disk to operate.
  85.  
  86.  
  87.                     A "MENU-DRIVEN" SYSTEM
  88.  
  89. Although some of the concepts in this manual may seem
  90. complicated at first, remember that it's a lot easier to
  91. assemble a bicycle than to read the instructions. Most of the
  92. procedures and techniques will become second-nature to you in
  93. just a short time.
  94.  
  95. This manual makes no attempt to explain every conceivable way
  96. you can use the system, or every conceivable situation you
  97. might encounter. To do so would require volumes of text and
  98. weeks of tedious study on your part when you could be
  99. learning a lot faster by hands-on experience. So try out what
  100. you learn, experiment, and when you make a mistake, try to
  101. determine what you did wrong.
  102.  
  103. The application is menu-driven, meaning that finding your way
  104. around is largely a matter of choosing from a list of options
  105. and typing in the number of the option you want to use. Your
  106. progress in learning the system will be a lot quicker if you
  107. remember two rules:
  108.  
  109.      (1) Pay attention to what's on the screen!
  110.      (2) If something doesn't work, try it slowly and
  111.          carefully a second time before you scream for help.
  112.  
  113.  
  114.                     WHAT HARDWARE YOU NEED
  115.  
  116. Like all software you buy, The MIS Manager requires that you
  117. have certain hardware components in order to run properly.
  118. These are:
  119.  
  120.      -- An IBM-PC, XT, AT or 100% Compatible Computer
  121.      -- A minimum of 512KB RAM, and we recommend 640KB RAM
  122.      -- A hard disk unit
  123.      -- A dot-matrix or 132-column daisy-wheel printer
  124.      -- Either a color or monochrome monitor
  125.      -- A CONFIG.SYS file with BUFFERS=30 & FILES=30
  126.  
  127.  
  128.                     INSTALLING THE SYSTEM
  129.  
  130. In order to use The MIS Manager, you must first transfer it
  131. to your hard disk. To do this, when you have started up your
  132. system and have a "C>" prompt, insert the diskette marked
  133. "The MIS Manager" -- "Disk Number One", and then type in:
  134.  
  135.                  A:INSTALL (and press ENTER)
  136.  
  137. Follow the instructions as they appear on the screen.
  138.  
  139. So you know, what the installation program does is create a
  140. directory called "MISMGR" on your hard disk and store the
  141. program and data files to that directory.
  142.  
  143.  
  144.                     STARTING UP THE SYSTEM
  145.  
  146. Before you can use any program, its operating system and
  147. start-up instructions must be loaded into the computer's
  148. memory. Unlike diskette or hard disk storage, memory is a
  149. temporary workspace and is only functional when the
  150. computer's power is on.
  151.  
  152. To start using the system, turn on the computer and let it
  153. warm up until the "C>" prompt appears. At this point, if a
  154. "main menu" has been set up on your computer, enter the
  155. option that selects The MIS Manager. Otherwise, type in the
  156. phrase "MISMGR" (without the quotes) and press Return. Within
  157. a few moments the system's logo screen will appear.
  158.  
  159. You will now find yourself at the system's main menu, with
  160. the following choices:
  161.  
  162.  
  163.  
  164.                       0) EXIT FROM THE SYSTEM
  165.                       1) INVENTORY MANAGEMENT
  166.                       2) MAINTENANCE LOGS
  167.                       3) PRODUCT/APPLICATION REQUESTS
  168.                       4) CONTACT LISTS
  169.                       5) PRODUCT REVIEWS
  170.                       6) SUMMARY REPORTS
  171.                       7) SYSTEM UTILITIES
  172.  
  173. To make your choice, just press the number next to your
  174. selection.
  175.  
  176. Once again, you will find yourself at a menu asking which
  177. area you wish to work in. Again, make your selection by
  178. pressing the number next to your selection. For example, if
  179. you were in the "Inventory Management" area and wanted to
  180. enter in some "Computer Hardware", you would press the "1"
  181. key.
  182.  
  183. You will then find yourself at another menu with some or all
  184. of the following function choices:
  185.  
  186.               0) Exit From the System
  187.               1) Review Current Information
  188.               2) Add New Records of Information
  189.               3) Edit Current Information
  190.               4) File Maintenance
  191.               5) Print A Report
  192.  
  193. By the way, there may be other options on the screen
  194. depending on what file you're working with, and what
  195. functions are available within that area. The options allow
  196. you to access the following functions within that file:
  197.  
  198.        1) Adding Information - Where you add new records
  199.           by keying in the information.
  200.  
  201.        2) Reviewing Information - Where you can search for
  202.           information using any number of criteria, and view
  203.           the information either record-by-record or through
  204.           a screen listing.
  205.  
  206.        3) Editing Information - Where you can change, or
  207.           "edit", any field within an existing record.
  208.  
  209.        4) File Maintenance - Where you physically remove
  210.           an entire record from your file.
  211.  
  212.        5) Printing A Report - This allows you to list
  213.           information on paper in various formats with
  214.           subtotals and totals, report title, and column
  215.           headings.
  216.  
  217. Decide which option you want, and then press that number. For
  218. example, if you want to "review" information, press the "1"
  219. key.
  220.  
  221.  
  222.                   REVIEW CURRENT INFORMATION
  223.  
  224. In order to look at a record (or group of records), change
  225. the information in it, add new information to it, or delete
  226. it altogether, you must first conduct a search of the file to
  227. find that record by telling the program your search criteria.
  228.  
  229. Think of "search criteria" as your definition of the records
  230. you want to find. You may simply be looking for one item
  231. with a certain product name. Or you may be looking for a
  232. group of items which fall under a very narrowly-defined
  233. criteria such as all those with costs that are greater than
  234. $500.
  235.  
  236. The concept of how to search for records is probably the most
  237. difficult to master in the program, not because it's hard to
  238. do, but because there are so many ways in using it. The more
  239. you study and use these methods, the quicker your searches
  240. will be, so take your time and experiment as much as you need
  241. to.
  242.  
  243. To illustrate how to use this "search" routine, we are going
  244. to use the example above where we are searching for hardware
  245. with costs that are greater than $500. To display these
  246. records of information, or "view" the information, press "1"
  247. on your keyboard while at the Computer Hardware main menu.
  248. You will see on the screen the first record in the file, in
  249. this case the first hardware item.
  250.  
  251. Before we talk further about viewing your information, we
  252. first need to discuss the three different types of "fields"
  253. in your files, in other words the three "types" of
  254. information" you keep on the system. They are:
  255.  
  256.                     (1) "Character" Fields
  257.                     (2) "Numeric" Fields
  258.                     (3) "Date" Fields
  259.  
  260. "Character" fields refers to an information area, such as
  261. "Address", in which you may enter characters or numbers or
  262. symbols (ie. $ or %). Now, if you or I heard that something
  263. was a "character" field, we would think that it meant only
  264. the letters "A" through "Z", the alphabet, could be keyed in
  265. that field.  But computers work a little differently. A
  266. "Character" (or "Alphanumeric" as its known to programmers)
  267. field means you can type anything you want. As a result, a
  268. address can be entered not just as "ABCD" but also as "AB234"
  269. or even "AB#345%" if you wanted. Other examples where you may
  270. combine numbers, characters and symbols in a "character"
  271. field include a name or phone number.  And you may even have
  272. a "character" field of "Zip Code" that contains just numbers.
  273.  
  274. "Numeric" fields are a little more straight-forward. They
  275. contain only numbers, and cannot contain any characters or
  276. symbols, other than a "." used as a decimal place. In
  277. addition, these fields contain numbers that are used in
  278. calculations. That's why "Amount" is a "numeric" field, and
  279. "Zip Code" is not. Because "Amount" is totaled and/or
  280. manipulated in many ways in several different reports.  On
  281. the other hand, "Zip Code" is just displayed or printed for
  282. informational purposes. You won't find many reports anywhere
  283. that literally add up two zip codes and print the total.
  284.  
  285. "Date" fields are even more basic. They contain calendar
  286. dates, which are entered with numbers in Month-Day-Year
  287. (MM/DD/YY) fashion when you key them in. So, if the field
  288. "Start Date" is a "Date" field, and the person started
  289. on February 1st of 1986, then "02/01/86" would be the start
  290. date.
  291.  
  292. Now that you have a basic understanding of the types of
  293. information fields you will be dealing with, let's get back
  294. to searching for and "viewing" the information about your
  295. organization.
  296.  
  297. If you have not yet entered any records of information, you
  298. cannot do any "searches" for information, and a message will
  299. be displayed alerting you of this fact. At this point you can
  300. press any key to Enter to the file's menu screen and try
  301. this function again later. If there are records of
  302. information in this file, then you will notice that the first
  303. record of information that is on your disk has also been
  304. displayed. At the bottom of the screen are the viewing
  305. options ("commands") that are available to you:
  306.  
  307.           (D)isplay - To create a report with column listings
  308.                       of information (in formats that you set
  309.                       up), based on what information you tell
  310.                       the system to search for.
  311.  
  312.           (F)ind - To find records of information by the "key
  313.                    field" (such as the Product Name in the
  314.                    Computer Hardware file) ---this is the
  315.                    quickest way to find a specific record.
  316.  
  317.           (S)earch - To find and show records of information
  318.                      searching on fields other than the key
  319.                      field.
  320.  
  321.           (N)ext - Move on to the next record of information
  322.                    in the file which matches your selection
  323.                    criteria.
  324.  
  325.           (L)ast - Move on to the last record of information
  326.                    in the file which matches your selection
  327.                    criteria.
  328.  
  329.           (R)eturn - Returns you to the file's menu screen.
  330.  
  331. As it says above, at any time you can return to the file's
  332. menu screen by pressing the "R" key. Let's examine how to use
  333. each of the remaining options.
  334.  
  335. (F)ind Records:
  336.  
  337. Press the "F" key. You will see that a message is at the
  338. bottom of the screen asking you to key in the information you
  339. are seeking. For example in the "Hardware" file, you will be
  340. asked to enter in either the system number or product name,
  341. while in the "Application" you will need to enter in the
  342. application title. By the way, you do not have to enter all
  343. the information. For example, entering in a product name of
  344. "Br" will simply bring up the first product whose name starts
  345. with "Br". Enter in the information, and press Enter when you
  346. are finished. In a moment the first entry with the
  347. information you entered will be displayed.
  348.  
  349. If there is another record of information with the same "key
  350. field" that you wish to see, like another product with a name
  351. that starts with "Br", then press the "N" key to see the
  352. next record with that name. Or, press the "L" key to view the
  353. last record you say with that name. Otherwise you can search
  354. for another record of information by pressing "F" again, use
  355. any of the other "Review" commands, or return to the file's
  356. menu by pressing the "R" key.
  357.  
  358. (S)earch For Records:
  359.  
  360. Press the "S" key. The screen will first display the fields
  361. of information which are contained in each record, with a
  362. number by each one.
  363.  
  364. The computer is asking you what field number you want to
  365. search on. Since our example involves us looking for hardware
  366. with a certain COST, we would type the number next to the
  367. cost field and then press enter.
  368.  
  369. Next the computer will ask us to enter the "operand". What is
  370. an operand? Remember that a computer is basically a very
  371. sophisticated mathematical machine. In the basic math classes
  372. that you had in school when you saw 2+2 = ?, you were seeing
  373. an operand....the "equal" sign! An operand tells the computer
  374. if what you are looking for should be an exact match (equal)
  375. or perhaps, as in our case greater than (the > sign). There
  376. are several different operand symbols to choose from,
  377. including:
  378.  
  379. The "=" symbol, meaning that a field's information is
  380. identical to a set of characters or numbers. For example, a
  381. search with this criteria might be a name that was EXACTLY
  382. "XYZ Company" or an amount that was exactly 1000.
  383.  
  384. The "<>" symbol, meaning that a field's information is not
  385. equal to a set of characters or numbers. For example, a
  386. search with this criteria might be an amount <> 100.
  387.  
  388. The ">" symbol, meaning that a field's information is greater
  389. than a set of characters or numbers. For example, a search
  390. with this criteria might be an amount > 500.
  391.  
  392. The "<" symbol, meaning that a field's information is less
  393. than a set of characters or numbers. For example, a search
  394. with this criteria might be an amount < 500.
  395.  
  396. The ">=" symbol, meaning that a field's information is
  397. greater than or equal to a set of characters or numbers. For
  398. example, a search with this criteria might be an amount >=
  399. 500.
  400.  
  401. The "<=" symbol, meaning that a field's information is less
  402. than or equal to a set of characters or numbers. For example,
  403. a search with this criteria might be an amount <= 500.
  404.  
  405. In this case, we would type in the ">" symbol, for "greater
  406. than" 100, and then press the Enter key.
  407.  
  408. Third, the computer will ask you what you are searching for.
  409. Well, in our example we have already told the program that we
  410. are looking for a certain COST characteristic, and that it
  411. should be GREATER THAN something. The computer's question
  412. here is: Greater than what? The answer is 500, since we want
  413. checks with amounts greater than 500. So, in this case you
  414. would type in the number 500 and press enter.
  415.  
  416. After you have done this, you will find yourself back where
  417. we started, displaying the fields of information which are
  418. contained in each record, with a number by each one. The
  419. reason for this is that the system will allow you to specify
  420. more than one characteristic to look for. Suppose I wanted to
  421. see any cost that was greater than $500 and involved
  422. the "Accounting" department. That is two separate and
  423. distinct characteristics, or two "search criteria". So we
  424. would have to go through the process twice. In fact, you can
  425. enter in up to three characteristics for each search that you
  426. do. But, if we are finished, as in this case, we just need to
  427. type in a "0" and press the Enter key.
  428.  
  429. In a few seconds (or perhaps a little more if there are a
  430. good number of entries, the system will find and display the
  431. first record of information that meets your search criteria.
  432. If the system did not find any records that meet your
  433. criteria, then the message "No Records Match Your Search
  434. Criteria" will be displayed.
  435.  
  436. Once the first record has been displayed, you can press the
  437. "N" key (Next) to view the next record which meets your
  438. search criteria. At any time, you can also press the "L" key
  439. (Last) to view the last record you saw which met your search
  440. criteria. When there are no more, the message "No More
  441. Records In The File" will be displayed, from which you can
  442. press any key to return to the "view" options.
  443.  
  444. (D)isplay Records:
  445.  
  446. Suppose there were about 20 items that had costs which
  447. were greater than 500? Well, you might want to avoid looking
  448. at each entry and instead see a list of those items. That is
  449. what the "Display" function does.
  450.  
  451. You can look at whole groups of records at one time. You may
  452. not want to see every field in every record -- only the ones
  453. that are important to you at the time. For example, you might
  454. just wish to see the Product, Purchase Date, Department and
  455. Cost for your items that have costs of greater than 500.
  456.  
  457. When these fields are displayed on your screen, they are in
  458. the form of a record-by-record list, similar to a formatted
  459. report. There is only one line per record, so you can easily
  460. see which fields are in which record.
  461.  
  462. Your choice of the fields you want to see in your "list" is
  463. called a "display format". You create your own display
  464. formats as you are working with the system. It's important to
  465. understand here that if you create a display format which is
  466. the same as one you created earlier, you are only using the
  467. format again - you won't necessarily see the same records as
  468. you did before.
  469.  
  470. Why is this? Because whenever you do a display, you must also
  471. do a "search". You might use different search criteria every
  472. time, so even though the "list" might look the same, the
  473. information in it will be different.
  474.  
  475. When you select this option by pressing the "D" key, the
  476. system will first ask you what to search for, just as you did
  477. in the previous section.
  478.  
  479. Then, when you are finished, it will want to know what fields
  480. you want displayed (or printed) in the report. To select the
  481. fields, just type the number next to the field you want and
  482. press enter. Remember that the order in which you select the
  483. numbers is the order in which the fields will appear (going
  484. from left to right) on the report. When you have picked out
  485. the report fields that you want, type in a "0" and then press
  486. enter. By the way, you can select up to 9 fields in the
  487. report, provided that you don't exceed the width of the
  488. screen or paper. If you do, the system will tell you so when
  489. it tries to print the report with a message that say "DISPLAY
  490. STRING IS TOO LONG".
  491.  
  492. The system will next ask if you wish to view this listing on
  493. your monitor or have it printed out. If you want to see it on
  494. the screen, press the "S" key. And then the system will
  495. prompt you to enter in a report "title" to appear at the
  496. top of the page or screen.
  497.  
  498. You will then be asked to enter in the "Sort" expression, to
  499. tell the computer how you want your information sorted when
  500. it is displayed. The format for this is exactly the same as
  501. when you entered in your "Display" expression. In other
  502. words, just pick the number (or numbers) next to the fields
  503. you want your report sorted on. For example, if you wanted
  504. the items sorted by name, and then by amount within each
  505. company, you would select "Product Name" as the first sort
  506. field and then "Purchase Cost" as the second. You can have up
  507. to three sort fields.
  508.  
  509. At this point the first page of the listing will appear on
  510. your monitor, or the printer will start printing. If there is
  511. more information to see then you will see a message at the
  512. bottom of the screen asking you to "Press Any Key To
  513. Continue".
  514.  
  515. If the system did not find any records that meet your
  516. criteria, then the message "No Records Match Your Search
  517. Criteria" will be displayed. Otherwise the first page of your
  518. listing will be displayed. When you press any key, the next
  519. page of your listing will be shown. Otherwise the message
  520. "Press Any Key To Continue" will appear, and you will be back
  521. at the "Review" screen.
  522.  
  523.  
  524.                      ADD NEW INFORMATION
  525.  
  526. When working with a file, it will be helpful to think of a
  527. record as a "form" that you fill out as needed, and can go
  528. back and make corrections on at any time. Whenever you fill
  529. out a new form you must "save" your work, that is, put the
  530. new form in the file.
  531.  
  532. This option, as its name clearly implies, is for entering a
  533. completely new record into a file, such as a new printer that
  534. you have just installed. When you first start using the
  535. system all of your records will be "new", so you will be
  536. using this option most of the time.
  537.  
  538. After you've saved a record, the program will display a new
  539. "blank form". If you have more records to add, simply keep
  540. typing them in, saving them, and so on.
  541.  
  542. As we mentioned earlier, it's important that you be
  543. consistent in the way that you enter information. Otherwise,
  544. you may have difficulty finding it later on and getting
  545. accurate reports. For example, some of the fields in your
  546. files are categorical or descriptive, so you should
  547. standardize your terminology as much as possible.
  548.  
  549. Likewise, information may be entered in either upper or lower
  550. case, so decide on your own rules for capitalizing. Use the
  551. shift key where necessary, but you may wish to use the "Caps
  552. Lock" key if you want all capital letters.
  553.  
  554. When adding records, you don't have to fill out every field
  555. in the record. In fact, some files by nature require that
  556. information be entered at different times - certain fields,
  557. for example, refer to events which may not have occurred yet.
  558. (Remember that you can always go back later and update the
  559. record as needed.)
  560.  
  561. If you want to add new records of information to your file,
  562. then press "2" on your keyboard while at the file's main
  563. menu. The screen will display the fields of information which
  564. are contained in each record. Refer to the "File
  565. Descriptions" section of this manual if you're not sure what
  566. these fields refer to.
  567.  
  568. Notice that the cursor is at the first line of information.
  569. This is also the "key field" of the file, and must be entered
  570. for each new record. Type in the information for this field.
  571. If you make a mistake, or wish to change something, the "---
  572. >" and "<---" keys will let you go back and forth on the
  573. line. When you're finished with that field, press the Return
  574. key.
  575.  
  576. If you have already moved on to another field, and need to go
  577. back to change something, the "up" arrow key will move you
  578. back one field, and the "down" arrow key will move you
  579. forward one field at any time.
  580.  
  581. When you have finished entering the information for this new
  582. record, the system will ask you if you want to (S)ave,
  583. (A)bandon or (C)hange your information. If you are satisfied
  584. with your entry as it is, then press the "S" key. If you need
  585. to make some changes or add information to the entry, then
  586. press the "C" key. You will find yourself back at the first
  587. field of information and can go through each field once
  588. again, making changes or additions as needed. Note: In some
  589. files when you add your second record you will see some
  590. fields, such as "System Number" already filled in with the
  591. previous record's information. This is done to save time and
  592. effort since many fields will remain the same for 5-10 items
  593. within a system. If the information is not right, you can
  594. override it by just typing over the displayed information
  595. with the correct data.
  596.  
  597. If you decide you do not want to save this entry at all, then
  598. press the "A" key, which will then let you add other entries
  599. or return to the file's main menu.
  600.  
  601.  
  602.                    EDIT CURRENT INFORMATION
  603.  
  604. In case you're unclear on what it means to "edit a record",
  605. here it is:
  606.  
  607. - to change or erase information within an existing record
  608.   (one that you "added" previously). Perhaps you misspelled a
  609.   name or put in an incorrect date.
  610.  
  611. - to add new information to an existing record - information
  612.   that you didn't have or forgot to type in when you first
  613.   "added" the record.
  614.  
  615. To change the information you already have on file, or "edit"
  616. the information, press "3" on your keyboard while at the
  617. file's main menu.
  618.  
  619. The screen will display the fields of information which are
  620. contained in each record. Refer to the "File Descriptions"
  621. section of this manual if you're not sure what these fields
  622. refer to.
  623.  
  624. Notice that the first record of information that is on your
  625. disk has also been displayed. At the bottom of the screen are
  626. the viewing options ("commands") that are available to you:
  627.  
  628.           (E)dit - Will let you change any information within
  629.                    the record except for the first field.
  630.  
  631.           (M)ark - Marks the record for deletion from the
  632.                    file.
  633.  
  634.           (U)nmark - Removes the deletion marking.
  635.  
  636.           (N)ext - Move on to the next record of information
  637.                    which matches your selection criteria.
  638.  
  639.           (L)ast - Move back to the last record of
  640.                    information which matches your selection
  641.                    criteria.
  642.  
  643.           (P)osition - Starts the process to find a record
  644.                        you want to edit.
  645.  
  646.           (R)eturn - Returns you to the module's menu screen.
  647.  
  648. As it says above, at any time you can return to the module's
  649. menu screen by pressing the "R" key. Let's examine how to use
  650. each of the remaining options.
  651.  
  652. Before you edit a record, you must first search for and find
  653. that particular record that you wish to change using the same
  654. routines as you did in the "Review Information" section.
  655.  
  656. To do this, first press the "P" key and the command options
  657. for finding records will appear on the screen ( (F)ind,
  658. (S)earch, (N)ext, and (L)ast).
  659.  
  660. When you find the record you want to edit, press the "R"
  661. (Return) key, which will put you back at the edit menu with
  662. the found record displayed. Press the "E" key.
  663.  
  664. Move through the fields on your screen and make any desired
  665. changes. When you are finished, if you are at the last field
  666. of information, just hit the Return key. Otherwise hold down
  667. the "CTRL" key and press the "W" key.
  668.  
  669. If you have another edit to do within the same search (ie.
  670. all records where CATEGORY = "Word Processing"), then press
  671. the "N" key (for next record) and when the next record you
  672. want appears, press the "E" key (for edit) and repeat the
  673. process.
  674.  
  675. If you are finished with this search, but wish to search for
  676. other records to edit, press the "P" key and start the search
  677. process once again. When you are done editing records, press
  678. the "R" key to return to the file's main menu.
  679.  
  680.  
  681.                        FILE MAINTENANCE
  682.  
  683. File Maintenance should be done on a regular basis, and
  684. particularly after a number of records have been "marked for
  685. deletion". This routine will not only let you delete the
  686. records of information that have been "marked" after first
  687. making a "backup" copy, but will also "reindex" (reorder)
  688. your records, or restore the backup copy of the data. To do
  689. this, press "4" on your keyboard.  A menu screen will appear
  690. that gives you the three file maintenance options or allows
  691. you to return to the file's main menu by pressing "0". As
  692. before, press the number next to the option you want.
  693.  
  694. Regardless of which option you selected, the screen will
  695. display a message explaining what is about to happen and ask
  696. the question: "Do You Wish To Continue?". You should type in
  697. "Yes" and press Return if you want to continue this process.
  698. Typing in anything else will automatically return you to the
  699. file's main menu.
  700.  
  701. As we said above, while the record deletion routine is being
  702. run, the program will also create a backup file with the
  703. suffix .BAK which is a replica of the file as it was prior to
  704. running the routine. This is done as a safety precaution.
  705. However, this does not take the place of backing up your data
  706. on the hard disk onto diskettes, as discussed in a later
  707. section.
  708.  
  709. When the system has finished this process, you will be
  710. returned to the file's main menu.
  711.  
  712.  
  713.                         PRINT A REPORT
  714.  
  715. The whole idea behind having reports is that information in
  716. your files can be processed and printed in ways which are
  717. unavailable using the "Search" or "Display" options. When you
  718. are working with the system, you can get a printed copy of
  719. anything on your display using the "Shift" and "PrtSc" keys.
  720.  
  721. Formatted reports provide several features such as titles,
  722. headings, subtotals, and totals. Additionally, information
  723. may be "sorted" in any way prior to printing the report.
  724.  
  725. For our purposes, the term "report" refers to not only the
  726. familiar listing with column headings, totals, etc., but such
  727. things as mailing labels.
  728.  
  729. As such, there are many different reports available to you in
  730. The MIS Manager system. These reports have been designed to
  731. cover the needs of each information area.
  732.  
  733. To print a report, press the appropriate number on your
  734. keyboard while at the file's main menu. A menu will appear
  735. offering you the available report choices.
  736.  
  737. Each of these choices reflects a different way of "sorting",
  738. or ordering your information and printing it out. You will
  739. find a synopsis of each of these reports in the "Report
  740. Descriptions" section of this manual. We recommend you refer
  741. to that section when deciding what report to print, and to
  742. review it once if you are just starting to use the system.
  743.  
  744. Decide which option you want, then press the number next to
  745. it. In some cases you have the option to only retrieve
  746. selected records from the file to print on the report. For
  747. example, if you are printing a "HARDWARE LISTING BY
  748. MANUFACTURER" report, the system will ask if you want a
  749. particular manufacturer, or if it should print all
  750. manufacturers. Another time the system may ask for a range of
  751. dates on which you want the information retrieved. Enter the
  752. information that the system wants.
  753.  
  754. Next, the system will prompt you to make sure that your
  755. printer is turned on and that the paper is aligned. Then
  756. press the "Y" key to print the report.  When the report is
  757. finished, the system will return you to this report menu.
  758.  
  759.  
  760.                  MONTHLY DEPRECIATION PROCESS
  761.  
  762. In order to keep up-to-date depreciation summaries on each
  763. item in your inventories, and make the appropriate journal
  764. entries (for audit trail purposes), in the Hardware and
  765. Software areas once every month at a designated time you
  766. should instruct the system to do this process. To do so,
  767. select the "Run Monthly Depreciation Process" option in the
  768. inventory file you're working with.
  769.  
  770. First, the program will ask whether you want to run both the
  771. ACRS and Straight-Line methods, or just one. You must press
  772. the "Y" key for the process to start. Then, the system will
  773. remind you of the last date on which the process was
  774. completed. The purpose of this date is to alert you if
  775. someone else has recently run the program, or in case you are
  776. not sure when it was last run. You must press the "Y" key for
  777. the process to start.
  778.  
  779. The system will then ask you to enter in what date you wish
  780. to have for the individual journal entries, what accounting
  781. year they will be charged to, and what accounting period they
  782. will be charged to. In both the case of the year and the
  783. month the program is expecting a two-digit number, such as
  784. "86" or "87" for the year, and "02" or "11" for the period.
  785. Enter the information, pressing return after each entry.
  786.  
  787. When you have finished, a message will be displayed alerting
  788. you that the process is currently in progress. What will
  789. happen is that a journal entry will be created for all ltems
  790. that have not been fully depreciated, and the depreciation
  791. totals in the inventory file will be updated to reflect these
  792. new journal entries. When it is finished, you will be
  793. returned to the inventory file's main menu.
  794.  
  795. One final note: The journal entries for both hardware and
  796. software are kept in a single journal file. Thus, the entries
  797. from both the Hardware Inventory and Software Inventory files
  798. will be located in the Computer Depreciation Journal file.
  799.  
  800.  
  801.                     MTBF ANALYSIS REPORTS
  802.  
  803. The system provides the means to print a MTBF (Mean Time
  804. Between Failure) report in either the Hardware or Software
  805. areas. To access these reports, go to the Maintenance Log for
  806. the equipment area you want and select the "Print A Report"
  807. option. Then select the "MTBF Report" option.
  808.  
  809. An MTBF report provides you with a summary of the average
  810. time (in days) which will occur between maintenance
  811. occurances for a particular component.  You have four choices
  812. as to how you wish the report to be sorted, with component
  813. summaries within that category and then a subtotal for each
  814. of the categories. The categories available to you are: (1)
  815. System Number, (2) Department Code, (3) Product Name, or (4)
  816. Manufacturer. Tell the system which MTBF report you want by
  817. pressing the number next to your selection.
  818.  
  819.  
  820.                    FILLING PRODUCT REQUESTS
  821.  
  822. When a product request for either the Hardware or Software
  823. areas which was previously entered into the appropriate
  824. Product Request file is filled, then you can automatically
  825. transfer the information into the appropriate hardware or
  826. software inventory file. To do so, select the "Fill Product
  827. Orders" option in the request file you're working with.
  828.  
  829. The system will then ask you to enter in the request number
  830. you want and find its data. If this is the request you want
  831. filled, then say so. Otherwise, the system will let you enter
  832. another request number. When you have indicated that you want
  833. a request filled, the system will ask you what item under
  834. this number you want filled by steping you through each item
  835. under that number until you indicate which item you want.
  836. Then, whether you are doing one item or all items, the system
  837. will ask you for some information that it needs before adding
  838. the record to the inventory file, such as the System Number
  839. and the Purchase Date.
  840.  
  841. It will also ask you if there is a maintenance or lease
  842. agreement in effect.  If you say there is, you will be
  843. prompted to enter in the appropriate data.  When you have
  844. completed this, the system will create a new record in the
  845. appropriate inventory file for this new component.
  846.  
  847.  
  848.                    FILLING DESIGN REQUESTS
  849.  
  850. When a product request for an application design which was
  851. previously entered into the Design Request file is filled,
  852. then you can automatically transfer the information into the
  853. appropriate application file. To do so, select the "Fill
  854. Design Requests" option in the request file you're working
  855. with.
  856.  
  857. The system will then ask you to enter in the request number
  858. you want and find its data. If this is the request you want
  859. filled, then say so. Otherwise, the system will let you enter
  860. another request number. When you have indicated that you want
  861. a request filled, the system will ask you for some
  862. information that it needs before adding the record to the
  863. inventory file, such as the System Number and the File Date.
  864.  
  865. When you have completed this, the system will create a new
  866. record in the application file for this new system.
  867.  
  868.  
  869.                     DEPARTMENTAL SUMMARIES
  870.  
  871. There is a means to print a departmental summary report
  872. showing all the hardware, software or applications within a
  873. given department code. To access these reports, go to the
  874. "Summary Reports" area you want and select the Departmental
  875. report option you desire.
  876.  
  877. A Departmental Summary Report provides you with a summary of
  878. the hardware, software, and applications within the
  879. department code you specify broken down and subtotaled by
  880. system number.
  881.  
  882.  
  883.                    SYSTEM NUMBER SUMMARIES
  884.  
  885. There is also a means to print a system number summary report
  886. showing all the hardware, software or applications within a
  887. given system number. To access these reports, go to the
  888. "Summary Reports" area you want and select the Departmental
  889. report option you desire.
  890.  
  891. A System Number Summary Report provides you with a summary of
  892. all the hardware, software, and applications within the
  893. system number you specify with totals.
  894.  
  895.  
  896.               DEPARTMENTAL DEPRECIATION SUMMARY
  897.  
  898. Finally, you have the means to print a depreciation summary
  899. report showing all the deprecioation totals within a given
  900. department code. To access these reports, go to the "Summary
  901. Reports" area you want and select the "Departmental
  902. Depreciation Summary" option.
  903.  
  904. This report provides you with a summary of depreciation
  905. totals within the department code you specify broken down and
  906. subtotaled by accounting month.
  907.  
  908.  
  909.                     PRINT INVENTORY LABELS
  910.  
  911. One other function that The MIS Manager has is the ability to
  912. print "inventory labels", which can be attatched to the
  913. hardware and software items for easy identification. Each of
  914. these labels contains the system number, department code,
  915. product name, fixed asset number, and serial number of the
  916. item.
  917.  
  918. To print labels, go to the "Summary Reports" area and then
  919. select the "Print Inventory Labels" option. Pick the type of
  920. labels you want and the system will let you either print a
  921. label for each component in the file, or specify a range of
  922. purchase dates for which you want labels printed.
  923.  
  924.  
  925.               CHANGE YOUR PRINTER CONFIGURATION
  926.  
  927. If you are using a different printer on your system than you
  928. were previous to this time, or if you are just starting to
  929. use the system, you will need to tell the system of this
  930. change so that your reports will print out properly.  To
  931. change the printer configuration on your system, press the
  932. "1" key from the "System Utilities" menu. The system will now
  933. display the current printer configuration, and ask you to key
  934. in the new one.
  935.  
  936. The system will ask for the "PICA" (Normal) and "COMPRESSED"
  937. ASCII codes for your printer, which are found in the
  938. printer's user manual. For example, with a Epson-type printer
  939. the code for "Normal" is "18" (without the quotes) and for
  940. "Compressed" is "15".
  941.  
  942. Key in each item, pressing return after each one. At the end,
  943. the system will ask "All Correct?". If it is, enter a "Y" and
  944. press return. If not, the system will let you go back and
  945. reenter the information.
  946.  
  947.  
  948.             ADDING OR CHANGING COMPANY INFORMATION
  949.  
  950. The company information from this section is printed at the
  951. top of reports.  This information can be changed as often as
  952. you like, whenever you like.
  953.  
  954. To enter the information, go the "System Utilities" section,
  955. and then select option number "2". You will be presented with
  956. a line to key in the information, pressing return when you
  957. are finished. AN IMPORTANT NOTE: The system prints out
  958. exactly what you have entered in exactly the position you
  959. place it, so you need to center your heading on the line much
  960. as you would center a heading at the top of a typewritten
  961. page. After you've pressed return, the system will ask "All
  962. Correct?". If it is, enter a "Y" and press return. If not,
  963. the system will let you go back and reenter the information.
  964.  
  965.  
  966.                TRANSFERRING DATA TO A TEXT FILE
  967.  
  968. Sometimes you may find it advantageous to transfer data from
  969. one of the files into an "ASCII" or "Text" file which can
  970. then be used with some word processing and spreadsheet
  971. programs, or used in conjunction some other program that can
  972. read a text file.
  973.  
  974. To create a text file, press "3" while at the "System
  975. Utilities" menu. You will next be given a choice of what kind
  976. of data you would like transferred.  Enter the number next to
  977. your selection and press return. For example, if you wanted
  978. to transfer microcomputer hardware entries, you would key in
  979. "01" and press enter.
  980.  
  981. Next, you will be asked if you want to transfer the text file
  982. data directly to a diskette in the "A" drive. If you want to,
  983. type in "Y" and press enter.
  984.  
  985. The system will next ask you what you want to call the text
  986. file you are creating. The format for the name is anything
  987. you want, although what you're sending the information to
  988. will have a say in the format. Pick a name of your choosing
  989. the directory, if you want, then the name, and then put up to
  990. three characters as a suffix. We recommend using .TXT as your
  991. suffix. An example of a file name would be "\LOTUS\MAINT.TXT"
  992. or "MICROHW.TXT".
  993.  
  994. Next, the system will create a text file based on your
  995. selection and store it on your disk.  When this is finished,
  996. you will be returned to the main menu screen.
  997.  
  998.  
  999.           TRANSFERRING DATA TO AN MIS MANAGER FORMAT
  1000.  
  1001. Other times you may find it advantageous to transfer data
  1002. from one of the files into an dBASE III file which can then
  1003. be transferred to another copy of The MIS Manager, or used in
  1004. conjunction some other dBASE III program that can read the
  1005. data file.
  1006.  
  1007. To create a file, press "4" while at the "System Utilities"
  1008. menu. You will next be given a choice of what kind of data
  1009. you would like transferred.  Enter the number next to your
  1010. selection and press return. For example, if you wanted to
  1011. transfer microcomputer hardware entries, you would key in
  1012. "01" and press enter.
  1013.  
  1014. Next, you will be asked if you want to transfer the text file
  1015. data directly to a diskette in the "A" drive. If you want to,
  1016. type in "Y" and press enter.
  1017.  
  1018. The system will next ask you what you want to call the text
  1019. file you are creating. The format for the name is anything
  1020. you want, although what you're sending the information to
  1021. will have a say in the format. Pick a name of your choosing
  1022. the directory, if you want, then the name, but there is no
  1023. need to put a three character suffix. An example of a file
  1024. name would be "\LOTUS\MAINT" or "MICROHW".
  1025.  
  1026. After this, the system will ask you what records you want
  1027. transferred, in other words what you selection criteria is.
  1028. This criteria is entered exactly as you entered "Searches"
  1029. back in the "Display Records" section of this manual. Next,
  1030. the system will create a data file based on your selection
  1031. and store it on your disk. When this is finished, you will be
  1032. returned to the main menu screen.
  1033.  
  1034.  
  1035.              RECEIVING EXTERNAL MIS MANAGER DATA
  1036.  
  1037. Sometimes you may find it advantageous to transfer data from
  1038. another MIS Manager system which can added to the existing
  1039. data on your MIS Manager program.
  1040.  
  1041. To receive such a file, press "5" while at the "System
  1042. Utilities" menu. You will next be given a choice of what kind
  1043. of data you would like to receive.  Enter the number next to
  1044. your selection and press return. For example, if you wanted
  1045. to transfer microcomputer hardware entries, you would key in
  1046. "01" and press enter.
  1047.  
  1048. Next, you will be asked if you want to data is currently on a
  1049. diskette in the "A" drive. If you want to, type in "Y" and
  1050. press enter.
  1051.  
  1052. The system will next ask for the name of the file which you
  1053. are receiving, and if it is an MIS Manager format (ie. dBASE
  1054. III), or if it is an ASCII Text file format. Respond to each
  1055. question. Next, the system will add the data into the
  1056. existing file on your disk. When this is finished, you will
  1057. be returned to the main menu screen.
  1058.  
  1059.  
  1060.            INDICATING A COLOR OR MONOCHROME MONITOR
  1061.  
  1062. One of the features of The MIS Manager is that it will
  1063. display colors if it knows you have a color monitor, and that
  1064. you want the system in color.  To do so, select option "6"
  1065. from the "System Utilities" menu. Then answer the question of
  1066. color with a "Y" or an "N" and press return. As with other
  1067. features, you can change this as often as you like.
  1068.  
  1069.  
  1070.                   BACKING UP YOUR DATA FILES
  1071.  
  1072. Making backup, or "safety" copies of your data files is an
  1073. important habit that should not be neglected. It may turn out
  1074. that your backup copies may never be needed, but the same can
  1075. be said for insurance.
  1076.  
  1077. How often you backup your files will depend on how often you
  1078. make changes or additions to them. If you only make about "an
  1079. hour's worth" of changes to a file each week, you may decide
  1080. that backing up the file once a week is enough, since, if the
  1081. file is damaged or destroyed, it would only take an hour to
  1082. rekey the changes you made since you last backed up the file.
  1083.  
  1084. Of course, when you are first using a file, you probably will
  1085. be making many additions to it each day, so you should back
  1086. it up frequently - perhaps every few hours, or at least at
  1087. the end of the day.
  1088.  
  1089. If you want to be absolutely safe, you should always have two
  1090. backups of every file, because theoretically a bolt of
  1091. lightning hitting your power line could destroy your primary
  1092. and backup files while they are both in the computer during
  1093. the backup process.
  1094.  
  1095. To make a backup copy, our primary suggestion is to follow
  1096. the established backup procedures for your organization or
  1097. for your computer. If you do not have any, then follow these
  1098. steps. You will need anywhere from 1 to 20 formatted
  1099. diskettes, depending on how much data there is at that time.
  1100. First, go to the "System Utilities" section, and ask for
  1101. Option Number "7", which is "Backup Data Files". Then just
  1102. follow the instructions on the screen.
  1103.  
  1104. You do not literally need new diskettes each time you back up
  1105. your files, and can reuse the old backup diskettes or any
  1106. other diskette that has been reformatted or cleared of any
  1107. other programs or data. For a more detailed discussion of
  1108. this process, check in the DOS operating system manual that
  1109. came with your computer under "Backing Up Your Disks" or
  1110. "Making Backup Copies".
  1111.  
  1112.  
  1113.                    EXITING FROM THE SYSTEM
  1114.  
  1115. When you are finished working with any menu selection,
  1116. pressing "0" will return you to the previous menu. When you
  1117. are at the initial (or "Main") menu, pressing "0" will allow
  1118. you to exit completely from the system. At this point the
  1119. "C>" prompt will appear on the screen, at which time you can
  1120. shut off the computer or run another software system.