home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / notisl / 2929 < prev    next >
Encoding:
Text File  |  1992-07-29  |  3.9 KB  |  69 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!UVVM.UVIC.CA!LSYS1
  3. Message-ID: <NOTIS-L%92072915210200@VM.TCS.TULANE.EDU>
  4. Newsgroups: bit.listserv.notis-l
  5. Date:         Wed, 29 Jul 1992 10:05:58 PDT
  6. Sender:       NOTIS/DOBIS discussion group list <NOTIS-L@TCSVM.BITNET>
  7. From:         "Kathleen Matthews" <LSYS1@UVVM.UVIC.CA>
  8. Subject:      Re: 5.1 OPAC CHANGES (SCREEN)
  9. In-Reply-To:  Message of Wed, 29 Jul 1992 10:43:19 EST from <ALANAM@PURCCVM>
  10. Lines: 57
  11.  
  12. Alan:(or anyone else)  Why can't a program be written to read each screen set,
  13. counting the number of lines and bump the "trespassing lines " on to the
  14. next screen and just shift lines along for each set of screens, creating an
  15. extra screen for each set as necessary?  Perhaps a little crude, as screens
  16. should be "composed/designed" on a screen by screen basis for user readability
  17. but with this approach we could "revise" screens after implementation rather
  18. that have the pressure of this being a prerequisite to implementation.
  19. On Wed, 29 Jul 1992 10:43:19 EST Alan Alexander-Manifold said:
  20. >We have modified the screens provided from NOTIS quite substantially, and
  21. >are facing a very quick deadline for putting 5.1 in production.  I have
  22. >written a set of four SAS programs to help us with this conversion.  One
  23. >program extracts the OPAC screen data from the 5.0.2 LCRFILE and puts it
  24. >into an ASCII file, with each screen marked and separated by some coded
  25. >header and footer lines.  A second program takes the ASCII file and puts
  26. >it back into 5.0.2 LCRFILE record format, ready to be REPRO REPLACEd back into
  27. >the LCRFILE.  The third and fourth programs do the same for a set of 1.2.1 MDAS
  28. >screens from the SCRFILE.  In the JCL, you specify the database name in
  29. >an input file, and the screens are extracted.  You the do the same in
  30. >reverse to create 1.2.1 SCRFILE type records ready to REPRO REPLACE in your
  31. >SCRFILE.
  32. >
  33. >This may not seem like much help, but the point is what you do with the
  34. >file while it is in ASCII format.  You can edit the file on your mainframe,
  35. >with any editor you have available, or, if you can download or ftp the
  36. >file to your PC or some other machine, you can pop it into your favorite word
  37. >processor to move text, delete and insert lines, even create new screens
  38. >if you can figure out the header information.  You can then upload the
  39. >file back to your system and run the reverse program to take your newly
  40. >formatted screens and put them back in the LCRFILE or SCRFILE.
  41. >
  42. >I am willing to make these programs available, either through NOTISPRO
  43. >or by direct request to those that are willing to take them at their own
  44. >risk.  NOTIS is not fond of people manipulating the system control files
  45. >in this manner, and will be ready to lay the blame on these programs if
  46. >you later encounter problems with your LCRFILE or SCRFILE.  The programs
  47. >are not an ideal solution anyway, but it beats calling each screen up
  48. >with LSYS or MSYS and editing without a real editor.
  49. >
  50. >Please respond directly to me if you would be interested in obtaining
  51. >these programs.  I'll gauge from the response how I should make them
  52. >available.
  53. >                                                         \
  54. >       --Alan Alexander-Manifold               THe Online Resource
  55. >         Systems Implementation Manager        TTTTTTTTTTTTTTTTTTT
  56. >         Information Technology Department       T         //
  57. >         Purdue University Libraries             T  H H  OOO  RRR
  58. >         West Lafayette, Indiana   47907         T  HHH//O O  RRR
  59. >         (317) 494-2857    FAX: 494-9007         T  H/H  OOO  R R
  60. >         alanam@purccvm          (BITNET)           \\
  61. >         alanam@vm.cc.purdue.edu (Internet)           \
  62.  
  63. **********************************************************************
  64. KATHLEEN WEBSTER MATTHEWS (LSYS1@UVVM.UVIC.CA)
  65. Systems Librarian, McPherson Library
  66. UNIVERSITY OF VICTORIA, VICTORIA, B.C., CANADA.
  67. (604) 721-8219
  68. **********************************************************************
  69.