home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / NUT2-3.ZIP / TOUR4.SCR < prev   
Encoding:
Text File  |  1990-10-22  |  21.8 KB  |  866 lines

  1. v 0
  2. p '{home}{c-del}
  3. f 0
  4. a 6,14
  5. b 2,1,24,80
  6. l 2,'                    G U I D E D   T O U R   D E M O
  7. l 4,'                Published by IRIS Software Products  tm   
  8. l 5,'                        Stoughton, Mass. 02072
  9. l 8,'                         "Using lookup files"                         
  10. l 12,'
  11. l 13,'To load NUTSHELL PLUS II into your computer:   ┌────────────────────────┐
  12. l 14,'                                               │ ┌──────────────────┐   │
  13. l 15,'     1. At the DOS Prompt, type:  nutplus      │ │                  │ █ │
  14. l 16,'                                               │ │                  │   │
  15. l 17,'                                               │ │                  │   │
  16. l 18,'                                               │ │                  │   │
  17. l 19,'                                               │ │                  │ o │
  18. l 20,'                                               │ │C>                │ o │
  19. l 21,'                                               │ └──────────────────┘   │
  20. l 22,'                                               └────────────────────────┘
  21. v 1
  22.  
  23. w 0,'n
  24. p '{right}
  25. l 20,'                                               │ │C> n
  26. w 0,'u
  27. p '{right}
  28. l 20,'                                               │ │C> nu
  29. w 0,'t
  30. p '{right}
  31. l 20,'                                               │ │C> nut
  32. w 0,'p
  33. p '{right}
  34. l 20,'                                               │ │C> nutp
  35. w 0,'l
  36. p '{right}
  37. l 20,'                                               │ │C> nutpl
  38. w 0,'u
  39. p '{right}
  40. l 20,'                                               │ │C> nutplu
  41. w 0,'s
  42. p '{right}
  43. l 20,'                                               │ │C> nutplus
  44. d 5
  45. l 17,'     2. Now press the ──┘ key to enter
  46. l 18,'        your command and load
  47. l 19,'        NUTSHELL PLUS II.
  48. w 0,'{ret}
  49. b
  50.  
  51. a 14,15
  52.  
  53.  
  54.  
  55. p '{home}
  56. b 11,31,9,49
  57. l 1,'In this tour, we'll first open a file of
  58. l 2,'names and addresses that an executive
  59. l 3,'might keep.
  60. l 4,'To use a file called NAMES:
  61. l 6,'    1. Type:    names
  62. w 1,'names
  63. l 7,'    2. Press the ──┘ key.
  64. w 0,'{ret}
  65. b
  66. p '.dem{ret}
  67.  
  68. b 15,27,8,53
  69. l 1,'We can look at the records in this file,
  70. l 2,'one record at a time.
  71. l 3,'To turn the page to the next record:
  72. l 5,'    1. Press the PgDn key.
  73. w 1,'{pgdn}
  74. b
  75.  
  76.  
  77. b 15,27,8,53
  78. l 1,'Each record contains the name, address, and
  79. l 2,'phone number of a different contact.  In your
  80. l 3,'own work, you probably keep a similar file.
  81. k
  82. b
  83.  
  84.  
  85. b 15,27,8,53
  86. l 1,'By itself, this file is handy because it keeps
  87. l 2,'information in a compact, organized form that
  88. l 3,'you can easily access or change.
  89. l 4,'But this file can be even more useful when
  90. l 5,'used by another NUTSHELL PLUS II file.
  91. k
  92. b
  93.  
  94. b 15,27,8,53
  95. l 1,'Let's close this file, then open another
  96. l 2,'file.
  97. l 3,'To close this file:
  98. l 5,'    1. Press the Cancel key:    Esc
  99. w 1,'{esc}
  100. l 6,'    2. Press the ──┘ key.
  101. w 0,'{ret}
  102. b
  103. p '{ret}
  104.  
  105.  
  106. p '{home}
  107. b 11,31,9,49
  108. l 1,'Now we'll open a file used to keep track
  109. l 2,'of all the things a busy person might need
  110. l 3,'to do.
  111. l 4,'To open a file called DATES:
  112. l 6,'    1. Type:    dates
  113. w 1,'dates
  114. l 7,'    2. Press the ──┘ key.
  115. w 0,'{ret}
  116. b
  117. p '.dem{ret}
  118.  
  119.  
  120. b 15,27,8,53
  121. l 1,'In this file, you can see when activities
  122. l 2,'have been planned, and what actions were
  123. l 3,'taken on these dates.  Each record shows
  124. l 4,'a different planned activity, its priority,
  125. l 5,'what happened as a result.
  126. k
  127. b
  128.  
  129. b 15,27,5,53
  130. l 1,'To turn the page to the next record:
  131. l 3,'    1. Press the PgDn key.
  132. w 1,'{pgdn}
  133. b
  134.  
  135. b 15,27,8,53
  136. l 1,'This file too, by itself, is useful for
  137. l 2,'organizing a busy day.  But wouldn't it be
  138. l 3,'even more useful in combination with the first
  139. l 4,'file?
  140. k
  141. b
  142.  
  143. b 15,27,9,53
  144. l 1,'This file has fields for the name of the
  145. l 2,'person to contact for each activity.  It would
  146. l 3,'be useful to also have the contact's phone
  147. l 4,'number.  With Nutshell, we can link the two
  148. l 5,'files, so the information can be used together.
  149. k
  150. b
  151.  
  152. b 15,27,9,53
  153. l 1,'To link files, there needs to be data that the
  154. l 2,'two files have in common.  In this case, each
  155. l 3,'file has a field for Last Name.  We can link
  156. l 4,'the files so that each record in this file has
  157. l 5,'a corresponding record with the SAME NAME in
  158. l 6,'the other file.
  159. k
  160. b
  161.  
  162. b 15,27,7,53
  163. l 1,'Now let's link the files, by first displaying
  164. l 2,'the Define screen.
  165. l 3,'To select the Define option:
  166. l 5,'    1. Hold down the Alt key and type:  d
  167. w 1,'{a-d}
  168. b
  169.  
  170. b 15,27,5,53
  171. l 1,'To select the Link Files option:
  172. l 3,'    1. Hold down the Alt key and type:  L
  173. w 1,'{a-l}
  174. b
  175.  
  176. b 15,27,8,53
  177. l 1,'Now we'll create a link to the LOOKUP FILE,
  178. l 2,'the file with the names and addresses.  To
  179. l 3,'create a link, we need to specify the name of
  180. l 4,'the lookup file, then indicate the names of
  181. l 5,'the two fields that have the same kind of data.
  182. k
  183. b
  184.  
  185. b 15,27,6,53
  186. l 1,'To specify the name of the LOOKUP FILE:
  187. l 3,'    1. Type:  names
  188. w 1,'names
  189. l 4,'    2. Press the ──┘ key.
  190. w 0,'{ret}
  191. b
  192. p '.dem{ret}
  193.  
  194. b 6,27,8,53
  195. l 1,'Nutshell opens the Names file and displays a
  196. l 2,'list of the fields defined in that file.  Now
  197. l 3,'we select the field in the lookup file that
  198. l 4,'corresponds to a similar field in the current
  199. l 5,'file.  This field is called the MATCH FIELD.
  200. k
  201. b
  202.  
  203.  
  204. b 6,27,8,53
  205. l 1,'We'll choose the Last Name in the Names file
  206. l 2,'as the Match Field, because there is a field
  207. l 3,'in the current file that has similar data.
  208. l 4,'To select the Last Name field:
  209. l 6,'    1. Press the ──┘ key.
  210. w 0,'{ret}
  211. b
  212. p '{ret}
  213.  
  214. b 7,27,8,53
  215. l 1,'Now Nutshell displays a list of the fields in
  216. l 2,'the current file.  We next need to specify the
  217. l 3,'field in the current file that corresponds
  218. l 4,'to the match field.  This field in the current
  219. l 5,'file is called the TRIGGER FIELD.
  220. k
  221. b
  222.  
  223. b 7,27,8,53
  224. l 1,'We'll select Last Name in the current file as
  225. l 2,'the Trigger Field.  When you later type data
  226. l 3,'in this field, this "triggers" the matching
  227. l 4,'process, in which Nutshell finds the record in
  228. l 5,'the lookup file that matches what you type.
  229. k
  230. b
  231.  
  232.  
  233. b 7,27,6,53
  234. l 1,'To select Last Name as the Trigger Field:
  235. l 3,'    1. Press the  (down arrow) key.
  236. w 1,'{down}
  237. l 4,'    2. Press the ──┘ key.
  238. w 0,'{ret}
  239. b
  240. p '{ret}
  241.  
  242. b 15,27,8,53
  243. l 1,'Good.  You have created a link to the lookup
  244. l 2,'file.  For each last name in the current file,
  245. l 3,'Nutshell will find the record in the lookup
  246. l 4,'file with a matching last name.  Together, the
  247. l 5,'two Last Name fields are called a FIELD PAIR.
  248. k
  249. b
  250.  
  251. b 15,27,7,53
  252. l 1,'Let's stop creating links and return to the
  253. l 2,'Browse screen.
  254. l 3,'To stop creating Links:
  255. l 5,'    1. Press the CANCEL key:  Esc
  256. w 1,'{esc}
  257.  
  258. b 15,27,5,53
  259. l 1,'To return to the Define screen:
  260. l 3,'    1. Press the CANCEL key:  Esc
  261. w 1,'{esc}
  262.  
  263. b 15,27,5,53
  264. l 1,'To return to the Browse screen:
  265. l 3,'    1. Press the CANCEL key:  Esc
  266. w 1,'{esc}
  267.  
  268. b 15,27,7,53
  269. l 1,'Once we've created a link to a lookup file,
  270. l 2,'what can we do with it?  Nutshell provides
  271. l 3,'many ways of taking advantage of the link
  272. l 4,'connecting the two files.
  273. k
  274. b
  275.  
  276. b 15,27,8,53
  277. l 1,'Take a look at the data in this record.
  278. l 2,'Suppose we want to know the phone number for
  279. l 3,'Patrick Rooney.  If we select the Zoom option,
  280. l 4,'Nutshell will open the Names file and find
  281. l 5,'the records with the same last name.
  282. k
  283. b
  284.  
  285. b 15,27,5,53
  286. l 1,'To select the Zoom option:
  287. l 3,'    1. Hold down the Alt key and type:  z
  288. w 1,'{a-z}
  289.  
  290. b 15,27,8,53
  291. l 1,'Nutshell opens the lookup file and finds the
  292. l 2,'record with a matching last name.  The top
  293. l 3,'line of the screen lists the two open files,
  294. l 4,'and indicates that one record was found that
  295. l 5,'matches the record we zoomed from.
  296. k
  297. b
  298.  
  299. b 15,27,8,53
  300. l 1,'After Zooming to the lookup file, you can use
  301. l 2,'it any way you want, just as if you had opened
  302. l 3,'it from the Nutshell screen.  All the menu
  303. l 4,'options are available.
  304. k
  305. b
  306.  
  307. b 15,27,7,53
  308. l 1,'When we are done using the lookup file, we can
  309. l 2,'return to the base file.
  310. l 3,'To return to the base file:
  311. l 5,'    1. Press the Cancel key:  Esc.
  312. w 1,'{esc}
  313. b
  314.  
  315. b 15,27,8,53
  316. l 1,'Nutshell returns to the Dates file, the base
  317. l 2,'of our activities.  The Browse screen is as we
  318. l 3,'left it, displaying the same record.  The top
  319. l 4,'line indicates the current file.
  320. k
  321. b
  322.  
  323. b 15,27,8,53
  324. l 1,'While it is convenient to quickly zoom to a
  325. l 2,'lookup file to see related information, you
  326. l 3,'might also want to see the information from
  327. l 4,'the lookup file together with data from the
  328. l 5,'current file.
  329. k
  330. b
  331.  
  332. b 15,27,8,53
  333. l 1,'Nutshell lets you include information from a
  334. l 2,'lookup file directly on the layout.
  335. l 3,'To select the layout option:
  336. l 5,'    1. Hold down the Alt key and type:  L
  337. w 1,'{a-l}
  338. b
  339.  
  340. b 15,27,8,53
  341. l 1,'Fields and layout text are arranged on this
  342. l 2,'layout in a useful arrangement.  We can
  343. l 3,'add to this arrangement, including on the
  344. l 4,'layout as many fields from the lookup file
  345. l 5,'as we need.
  346. k
  347. b
  348.  
  349. b 15,27,8,53
  350. l 1,'Let's include the contact's phone number on
  351. l 2,'the layout.  To include fields from a lookup
  352. l 3,'file, we use the same menu option as for
  353. l 4,'including fields on the layout from the
  354. l 5,'current file: the Include option.
  355. k
  356. b
  357.  
  358. b 15,27,8,53
  359. l 1,'First let's move the cursor to an area on the
  360. l 2,'screen where we want the phone number to
  361. l 3,'appear.
  362. l 4,'To move the cursor to an empty area:
  363. l 6,'    1. Press the  (down arrow) key 5 times.
  364. w 1,'{down}{down}{down}{down}{down}
  365. b
  366.  
  367. b 15,27,8,53
  368. l 1,'Next we'll select the Include option to
  369. l 2,'include a field on the layout.
  370. l 3,'To select the Include option:
  371. l 5,'    1. Hold down the Alt key and type:  i
  372. w 0,'{a-i}
  373. b
  374. p '{a-i}
  375.  
  376. b 7,27,8,53
  377. l 1,'Nutshell displays a list of the fields defined
  378. l 2,'in the current file.  Rather than selecting
  379. l 3,'one of these fields, we want to select a
  380. l 4,'LOOKUP FIELD, a field from the lookup file.
  381. k
  382. b
  383.  
  384. b 7,27,8,53
  385. l 1,'To select a lookup field to include on the
  386. l 2,'layout, we need to select the Lookup option.
  387. l 3,'To select the Lookup option:
  388. l 5,'    1. Hold down the Alt key and type:  L
  389. w 0,'{a-l}
  390. b
  391. p '{a-l}
  392.  
  393.  
  394. b 7,27,8,53
  395. l 1,'Nutshell lists the links to lookup files that
  396. l 2,'have been defined.  Since in this case, there
  397. l 3,'is only one link, the choice is easy.
  398. l 4,'To select this link:
  399. l 6,'    1. Press the ──┘ key.
  400. w 0,'{ret}
  401. b
  402. p '{ret}
  403.  
  404.  
  405. b 6,27,9,53
  406. l 1,'Nutshell lists the Lookup Fields from the
  407. l 2,'Names file.  We can choose fields from this
  408. l 3,'list to include on the layout.
  409. l 4,'To select the phone number field:
  410. l 6,'    1. Press the  key 6 times.
  411. w 1,'{down}{down}{down}{down}{down}{down}
  412. l 7,'    2. Press the ──┘ key.
  413. w 0,'{ret}
  414. b
  415. p '{ret}
  416.  
  417. b 15,27,8,53
  418. l 1,'Nutshell includes the phone number field on
  419. l 2,'the layout.  Nutshell uses a symbol that is
  420. l 3,'slightly different than for the other fields
  421. l 4,'to indicate the field comes from another file.
  422. k
  423. b
  424.  
  425. b 15,27,7,53
  426. l 1,'Let's also include the City and State fields
  427. l 2,'on the layout.
  428. l 3,'To move the cursor to an empty area:
  429. l 5,'    1. Press the  (down arrow) key.
  430. w 1,'{down}
  431. b
  432.  
  433. b 15,27,7,53
  434. l 1,'To select the Include option:
  435. l 3,'    1. Hold down the Alt key and type:  i
  436. w 0,'{a-i}
  437. b
  438. p '{a-i}
  439.  
  440. b 6,27,9,53
  441. l 1,'Nutshell shows the list of fields from the
  442. l 2,'lookup file, just as we left it.  We can
  443. l 3,'now select the City field to include.
  444. l 4,'To include the City field:
  445. l 6,'    1. Press the  (up arrow) key 3 times.
  446. w 1,'{up}{up}{up}
  447. l 7,'    2. Press the ──┘ key.
  448. w 0,'{ret}
  449. b
  450. p '{ret}
  451.  
  452. b 15,27,8,53
  453. l 1,'Nutshell includes the City field on the
  454. l 2,'layout.  Now let's include the State field.
  455. l 3,'To move the cursor to an empty area:
  456. l 5,'    1. Press the  (down arrow) key.
  457. w 1,'{down}
  458. b
  459.  
  460. b 15,27,7,53
  461. l 1,'To select the Include option:
  462. l 3,'    1. Hold down the Alt key and type:  i
  463. w 0,'{a-i}
  464. b
  465. p '{a-i}
  466.  
  467. b 6,27,7,53
  468. l 1,'To include the State field:
  469. l 3,'    1. Press the  (down arrow) key.
  470. w 1,'{down}
  471. l 4,'    2. Press the ──┘ key.
  472. w 0,'{ret}
  473. b
  474. p '{ret}
  475.  
  476. b 15,27,7,53
  477. l 1,'Let's return now to the Browse screen, to
  478. l 2,'see the effect of including the lookup fields.
  479. l 3,'To return to the Browse screen:
  480. l 5,'    1. Press the CANCEL key:  Esc.
  481. w 0,'{esc}
  482. b
  483. p '{esc}
  484.  
  485.  
  486. b 15,27,9,53
  487. l 1,'Using this layout, Nutshell displays data from
  488. l 2,'the lookup fields along with the data that is
  489. l 3,'stored in the current file.  Each record in
  490. l 4,'this file has the appropriate phone number,
  491. l 5,'city, and state displayed.
  492. k
  493. b
  494.  
  495. b 15,27,8,53
  496. l 1,'When we add records, Nutshell will look up
  497. l 2,'and display the phone number, city, and
  498. l 3,'state for each new last name.
  499. l 4,'To select the Add option:
  500. l 6,'    1. Hold down the Alt key and type: a
  501. w 0,'{a-a}
  502. b
  503. p '{a-a}
  504.  
  505. b 15,27,7,53
  506. l 1,'To add data for the new activity:
  507. l 3,'    1. Type:  Lunch Meeting
  508. w 1,'Lunch Meeting
  509. l 4,'    2. Press the ──│ (Tab) key to move the
  510. l 5,'       cursor to the next field.
  511. w 1,'{tab}
  512. b
  513.  
  514.  
  515. b 15,27,7,53
  516. l 1,'To type the date for the new activity:
  517. l 3,'    1. Type:  11/8/90
  518. w 1,'11/8/90
  519. l 4,'    2. Press the ──│ (Tab) key to move the
  520. l 5,'       cursor to the next field.
  521. w 1,'{tab}
  522. b
  523.  
  524.  
  525. b 15,27,7,53
  526. l 1,'To type the priority for this activity:
  527. l 3,'    1. Type:  A
  528. w 1,'A
  529. l 4,'    2. Press the ──│ (Tab) key to move the
  530. l 5,'       cursor to the next field.
  531. w 1,'{tab}
  532. b
  533.  
  534. b 15,27,7,53
  535. l 1,'To type the first name of the lunch contact:
  536. l 3,'    1. Type:  Scott
  537. w 1,'Scott
  538. l 4,'    2. Press the ──│ (Tab) key to move the
  539. l 5,'       cursor to the next field.
  540. w 1,'{tab}
  541. b
  542.  
  543.  
  544. b 15,27,7,53
  545. l 1,'To type the last name:
  546. l 3,'    1. Type:  Dodenhoff
  547. w 1,'Dodenhoff
  548. l 4,'    2. Press the ──│ (Tab) key to move the
  549. l 5,'       cursor to the next field.
  550. w 1,'{tab}
  551. b
  552.  
  553. b 15,27,8,53
  554. l 1,'Note how the phone number, city, and state
  555. l 2,'are displayed automatically.  Although this
  556. l 3 'information is stored in the Names file, it
  557. l 4,'is displayed in the Dates file.
  558. k
  559. b
  560.  
  561. b 15,27,8,53
  562. l 1,'Because the looked-up information is stored
  563. l 2,'in the lookup file, we don't actually type in
  564. l 3,'these fields.  The cursor skips the lookup
  565. l 4,'fields and moves to the Done Yet field.
  566. k
  567. b
  568.  
  569. b 15,27,7,53
  570. l 1,'To indicate that this activity isn't done yet,
  571. l 2,'we'll type "no" in the Done Yet field.
  572. l 3,'To type "no" in the Done Yet field:
  573. l 5,'    1. Type:  no
  574. w 1,'no
  575. b
  576.  
  577. b 15,27,8,53
  578. l 1,'This lunch meeting has not yet happened, so
  579. l 2,'we cannot fill in the data for the next two
  580. l 3,'fields.  Let's add another record.
  581. l 4,'To add a new record:
  582. l 6,'    1. Press the EXECUTE key:  F10 or large +
  583. w 1,'{f10}
  584. b
  585.  
  586.  
  587. b 15,27,7,53
  588. l 1,'To add data for the next activity:
  589. l 3,'    1. Type:  Confirm seminar enrollment
  590. w 1,'Confirm seminar enrollment
  591. l 4,'    2. Press the ──│ (Tab) key to move the
  592. l 5,'       cursor to the next field.
  593. w 1,'{tab}
  594. b
  595.  
  596.  
  597. b 15,27,7,53
  598. l 1,'To type the date for the activity:
  599. l 3,'    1. Type:  11/9/90
  600. w 1,'11/9/90
  601. l 4,'    2. Press the ──│ (Tab) key to move the
  602. l 5,'       cursor to the next field.
  603. w 1,'{tab}
  604. b
  605.  
  606.  
  607. b 15,27,7,53
  608. l 1,'To type the priority for this activity:
  609. l 3,'    1. Type:  B
  610. w 1,'B
  611. l 4,'    2. Press the ──│ (Tab) key to move the
  612. l 5,'       cursor to the next field.
  613. w 1,'{tab}
  614. b
  615.  
  616. b 15,27,7,53
  617. l 1,'To type the first name of the lunch contact:
  618. l 3,'    1. Type:  Linda
  619. w 1,'Linda
  620. l 4,'    2. Press the ──│ (Tab) key to move the
  621. l 5,'       cursor to the next field.
  622. w 1,'{tab}
  623. b
  624.  
  625. b 15,27,7,53
  626. l 1,'To type the last name:
  627. l 3,'    1. Type:  Smith
  628. w 1,'Smith
  629. l 4,'    2. Press the ──│ (Tab) key to move the
  630. l 5,'       cursor to the next field.
  631. w 1,'{tab}
  632. b
  633.  
  634. b 15,27,7,53
  635. l 1,'The data looked up for Smith is displayed
  636. l 2,'automatically.  But this time Nutshell
  637. l 3,'displays a message at the bottom of the
  638. l 4,'screen.
  639. k
  640. b
  641.  
  642.  
  643. b 15,27,8,53
  644. l 1,'Apparently more than one person in the names
  645. l 2,'file has the same last name.  Let's zoom to
  646. l 3,'the Names file to find out more.
  647. l 4,'To Zoom to the lookup file:
  648. l 6,'    1. Hold down the Alt key and type:  z
  649. w 1,'{a-z}
  650. b
  651.  
  652. b 15,27,8,53
  653. l 1,'NUTSHELL PLUS II again opens the Names file.
  654. l 2,'This time the top line shows 2 records found.
  655. l 3,'This record shows information about Bob Smith.
  656. l 4,'To view the next record:
  657. l 6,'    1. Press the PgDn key.
  658. w 1,'{pgdn}
  659. b
  660.  
  661. b 15,27,9,53
  662. l 1,'Linda Smith, in Rochester, NY is the one
  663. l 2,'we want.  Two records have the same last name
  664. l 3,'but different addresses and phone numbers.
  665. l 4,'Nutshell can help prevent this confusion.
  666. l 5,'To return to the base file:
  667. l 7,'    1. Press the CANCEL key:  Esc
  668. w 1,'{esc}
  669. b
  670.  
  671. b 15,27,8,53
  672. l 1,'On the Add screen, NUTSHELL PLUS II still
  673. l 2,'shows the incorrect phone number, city, and
  674. l 3,'state, using the FIRST record with a last name
  675. l 4,'of Smith.  To return to the Browse screen:
  676. l 6,'    1. Press the Cancel key:  Esc.
  677. w 1,'{esc}
  678. b
  679.  
  680. b 15,27,8,53
  681. l 1,'We can help prevent the confusion caused by
  682. l 2,'duplicate last names by changing the way the
  683. l 3,'files are linked.
  684. l 4,'To select the Define option:
  685. l 6,'    1. Hold down the Alt key and type:  d
  686. w 1,'{a-d}
  687. b
  688.  
  689. b 15,27,5,53
  690. l 1,'To select the Link Files option:
  691. l 3,'    1. Hold down the Alt key and type:  L
  692. w 1,'{a-l}
  693. b
  694.  
  695. b 15,27,8,53
  696. l 1,'We can tell NUTSHELL PLUS II to be more strict
  697. l 2,'by not only requiring the last names to match,
  698. l 3,'but by requiring the first names to match as
  699. l 4,'well. We'll tell NUTSHELL PLUS II to be more
  700. l 5,'strict by adding a FIELD PAIR to this link.
  701. k
  702. b
  703.  
  704. b 15,27,8,53
  705. l 1,'By adding a field pair, we'll tell NUTSHELL
  706. l 2,'PLUS II to match records in the two files that
  707. l 3,'have the same last names AND first names.
  708. l 4,'To select the Add Field Pair option:
  709. l 6,'    1. Hold down the Alt key and type:  a
  710. w 1,'{a-a}
  711.  
  712. b 7,27,8,53
  713. l 1,'NUTSHELL PLUS II lists the fields defined in
  714. l 2,'the Lookup file.
  715. l 3,'To select the First Name field from the list:
  716. l 5,'    1. Press the  (down arrow) key.
  717. w 1,'{down}
  718. l 6,'    2. Press the ──┘ key.
  719. w 0,'{ret}
  720. b
  721. p '{ret}
  722.  
  723. b 8,27,6,53
  724. l 1,'Now Nutshell PLUS II lists the fields in the
  725. l 2,'current file.  We'll select the field that
  726. l 3,'matches the first name in the Names file.
  727. k
  728. b
  729.  
  730. b 8,27,6,53
  731. l 1,'To select the First Name field from the list:
  732. l 3,'    1. Press the  (up arrow) key.
  733. w 1,'{up}
  734. l 4,'    2. Press the ──┘ key.
  735. w 1,'{ret}
  736.  
  737. b 15,27,8,53
  738. l 1,'You have added a field pair to the link.
  739. l 2,'The link now has two field pairs.  This
  740. l 3,'link requires the last names to match AND
  741. l 4,'the first names to match.
  742. k
  743. b
  744.  
  745. b 15,27,7,53
  746. l 1,'Now let's return to the Browse screen, and see
  747. l 2,'the effects of this change.
  748. l 3,'To stop defining links:
  749. l 5,'    1. Press the CANCEL key:  Esc.
  750. w 1,'{esc}
  751. b
  752.  
  753.  
  754. b 15,27,5,53
  755. l 1,'To return to the Browse screen:
  756. l 3,'    1. Press the CANCEL key:  Esc.
  757. w 1,'{esc}
  758. b
  759.  
  760. b 15,27,8,53
  761. l 1,'This record now displays the correct phone
  762. l 2,'number, city, and state for Linda Smith.
  763. l 3,'NUTSHELL PLUS II uses both the First Name AND
  764. l 4,'Last Name to find the matching record. With the
  765. l 5,'additional field pair, there is no confusion.
  766. k
  767. b
  768.  
  769. b 15,27,8,53
  770. l 1,'You have seen that you can use links to:
  771. d 175
  772. l 2,'  Zoom to the lookup file, and
  773. d 175
  774. l 3,'  Include lookup fields on the layout.
  775. d 175
  776. l 4,'But that's not all you can do with links.
  777. k
  778. b
  779.  
  780. b 15,27,8,53
  781. l 1,'You can also use links to:
  782. l 2,'  Use lookup fields in calculation formulas
  783. d 175
  784. l 3,'  Sort records by values from lookup files.
  785. d 175
  786. l 4,'  Sub-summarize by values from lookup files.
  787. d 175
  788. l 5,'  Print records with values from lookup files.
  789. k
  790. b
  791.  
  792. b 15,27,8,53
  793. l 1,'Creating and using links is important to
  794. l 2,'making the most of Nutshell Plus II's power.
  795. l 3,'For important information about links, refer
  796. l 4,'to the manual, especially the sections called
  797. l 5,'UNDERSTANDING THE CONCEPTS and DESIGNING FILES.
  798. k
  799. b
  800.  
  801.  
  802. b 15,27,6,53
  803. l 1,'To close this file:
  804. l 3,'    1. Press the Cancel key:    Esc
  805. w 1,'{esc}
  806. l 4,'    2. Press the ──┘ key.
  807. w 0,'{ret}
  808. b
  809. p '{ret}
  810.  
  811. b 10,31,9,49
  812. l 2,'To exit NUTSHELL PLUS II:
  813. l 4,'    1. Press the CANCEL key:   Esc.
  814. w 0,'{esc}
  815. b
  816.  
  817. p '{home}
  818. v 0
  819. a 6,14
  820. b 2,1,24,80
  821. l 2,'                     G U I D E D   T O U R   D E M O
  822. l 4,'                Published by IRIS Software Products tm  
  823. l 5,'                        Stoughton, Mass. 02072 
  824. l 6,'                            (617) 341-1990                          
  825. l 10,'                        "Using lookup files"
  826. l 13,'                                               ┌────────────────────────┐
  827. l 14,'                                               │ ┌──────────────────┐   │
  828. l 15,'                                               │ │                  │ █ │
  829. l 16,'                                               │ │                  │   │
  830. l 17,'                                               │ │                  │   │
  831. l 18,'                                               │ │                  │   │
  832. l 19,'                                               │ │                  │ o │
  833. l 20,'                                               │ │C>                │ o │
  834. l 21,'                                               │ └──────────────────┘   │
  835. l 22,'                                               └────────────────────────┘
  836. l 14,'In this tour you have learned how to:
  837.  
  838. v 1
  839. d 200
  840. l 16,'* Create a LINK to a lookup file
  841. d 175
  842. l 16,'  Create a LINK to a lookup file
  843. l 17,'* ZOOM to a lookup file
  844. d 175
  845. l 17,'  ZOOM to a lookup file
  846. l 18,'* RETURN to the base file
  847. d 175
  848. l 18,'  RETURN to the base file
  849. l 19,'* INCLUDE lookup fields on the layout
  850. d 175
  851. l 19,'  INCLUDE lookup fields on the layout
  852. l 20,'* Add a FIELD PAIR to a link
  853. d 175
  854. l 20,'  Add a FIELD PAIR to a link
  855. l 22,'     ─── press any key to exit ───
  856. w
  857. v 0
  858. b
  859. p '{home}{c-del}
  860.  
  861.   TOUR4.SCR
  862.   VERSION 2.0 -- for Nutshell Plus II Version 2.0
  863.   11/1/90
  864.   Published by
  865.   IRIS Software Products tm  
  866.