T.R | Title | User | Personal Name | Date | Lines |
---|
1841.1 | Master Copy | SMAUG::LOVEJOY | | Thu Apr 09 1992 15:07 | 5 |
|
Copy from Anchor""::net$library:easynotes.lis
-Steve
|
1841.2 | VTX also | CSC32::R_HARVEY | Hi Tech goes BOINK! | Thu Apr 09 1992 15:14 | 6 |
|
You can also go into VTX and select "N" under the corp. VTX
menu.
rth
|
1841.3 | Easynet conferences | FORTY2::VELLA | Patricia Vella | Thu Apr 09 1992 15:23 | 5 |
| New conferences are announced in the notes file turris::easynet_conferences,
I understand easynotes.lis is generated from this notes file, copies of
easynotes.lis are posted in easynet_conferences regularly.
Tricia
|
1841.4 | Finding under "n" not required | LNDRFR::ADOERFER | | Fri Apr 10 1992 09:12 | 4 |
| When in VTX, using the easynotes keyword from a page or menu
would be enough to get you there, or $vtx easynotes from dcl
(if you have it).
_bill
|
1841.5 | FINDNOTES.COM EASY TO USE | IAMOK::WOHLMUTH | Paul Wohlmuth @MSO =-= 223-8494 =-= | Fri Apr 10 1992 15:07 | 77 |
| $!TRY THIS COM PROCEDURE, IT MAKES THINGS EASY FINDING NOTES
$! CALL THIS FILE "FINDNOTES.COM"
$! CREATE A SYMBOL IN LOGIN.COM $FINDNOTES :== @SYS$LOGIN:FINDNOTES.COM
$!-----------------------------------------------------------------------!
$! The following procedure will verify that you have EASYNOTES.LIS !
$! in your SYS$LOGIN directory, copy it from ANCHOR if you don't, !
$! search it for conference info and, depending on if you've just !
$! copied it or not, will verify that you have the identical version. !
$! !
$! To run, type "@FIND_CONFERENCE". !
$! !
$! Written by: -Andy Mitcham Date: 22-Sep-1988 !
$! Modified: Fix verify feature 30-Sep-1988 !
$! Modified: Paul Wohlmuth Added a look at new additions !
$! 19-Oct-1989 !
$!-----------------------------------------------------------------------!
$ PURGE := PURGE
$ wo := write sys$output
$ Esc[0,8] = %O33 ! ESCAPE.
$ HOME := "''ESC'[1;1H"
$ CLEAR_SCREEN :="''ESC'[2J"
$ CS = CLEAR_SCREEN
$ purge/nolog/noconfirm sys$login:easynotes.lis
$ on error then exit
$ user_directory = f$trnlnm("sys$login")
$ firsttime = 0
$ count = 0
$ wo cs
$begin:
$ if f$search("''user_directory'easynotes.lis") .nes. "" then goto search
$read sys$command copy_it/prompt=-
"EASYNOTES.LIS isn't in ''user_directory'. Copy it from ANCHOR? <Y/N> "
$ if .not. copy_it then exit
$spawn/nowait ftsv copy/log 24605""::NET$LIBRARY:EASYNOTES.LIS 'user_directory'easynotes.lis
$ count = 1
$search:
$ if firsttime .eq. 0 then $search/windo=(1,20) 'user_directory'easynotes.lis -
"New Conferences"
$ if firsttime .eq. 0 then -
INQUIRE RET "JUST FYI ONLY , some New Conferences, press RETURN TO CONTINUE"
$ firsttime = 1
$ WO ""
$ if p1 .eqs. "" then $read sys$command p1/prompt=-
"What VAXnotes conference do you wish to search for? "
$ if p1 .eqs. "" then exit
$ search/MATCH=AND 'user_directory'easynotes.lis 'p1'
$ if count .gt. "0" then exit
$ WO ""
$ inquire another "Do you want to search for another conference? <Y/N> "
$ IF ANOTHER .EQS. "Y" THEN P1 = ""
$ IF ANOTHER .EQS. "Y" THEN GOTO SEARCH
$ WO ""
$ read sys$command update/prompt=-
"Do you wish to verify that you have the latest EASYNOTES.LIS? <Y/N> "
$ if .not. update then exit
$old = f$search("''user_directory'easynotes.lis")
$old_version = old - f$extract(0,f$locate(";",old),old)
$new = f$search("24605::net$library:easynotes.lis")
$new_version = new - f$extract(0,f$locate(";",new),new)
$ if old_version .nes. new_version then goto copy
$ WO ""
$ write sys$output "Your copy and ANCHOR's copy are the same"
$ exit
$copy:
$ WO ""
$ read sys$command new_copy/prompt= -
"Your copy of EASYNOTES.LIS doesn't match ANCHOR's copy. Copy it? <Y/N> "
$ if new_copy .eqs. "Y" .or. new_copy .eqs. "y" then -
spawn/nowait -
ftsv copy/replace/log/POST=SUCCESS="SET FILE/NOBACKUP EASYNOTES.LIS" -
'new' 'user_directory'
$ exit
$nonotes:
$ WO ""
$ inquire ans "No Notes containing ''p1', want to try again? (Y/N)"
$ if ans .eqs. "Y" then return
$ exit
|
1841.6 | thanks | MSDSWS::RCANTRELL | | Mon Apr 13 1992 09:46 | 4 |
| thanks for the info.
Rick
|
1841.7 | nice while it worked | LUNER::ROBERTS | raised on Anthracite | Wed May 13 1992 10:44 | 8 |
|
I was able to use the .com file in .5 for awhile but now it doesn't
seem to work. The message I get is /FSTV/ undefined command verb
or something. What's wrong?
Gary
|
1841.8 | FTSV ==> SPOOL | LURE::CERLING | God doesn't believe in atheists | Wed May 13 1992 10:49 | 5 |
| FTSV has often been replaced by the command SPOOL. The commands call
the same program (FTSV), it is just that people thought SPOOL to be
more meaningful than FTSV. Try replacing FTSV with SPOOL.
tgc
|
1841.9 | | LUNER::ROBERTS | raised on Anthracite | Wed May 13 1992 11:56 | 10 |
|
FTSV replaced by thec ommand SPOOL worked fine. Our group has moved
from another cluster last week. That must be why the old .com file
would no longer run now.
Thanks tcg
Gary
|
1841.10 | �Que pasa? | NWD002::SCHWENKEN_FR | The whiners are winning! | Wed May 18 1994 17:54 | 10 |
| I see the easynotes.lis has shrunk to almost meaningless size. Does
anyone know what's going on? Alpha, VMS, MAGTAPE, etc (including the
BEER topic) are all gone.
I can understand removing the personal interest stuff if we must,
but a lot of technical subjects are also missing. Surely, this is a
mistake, right?
I mean, if we want to get rid of something, nuke the Commodore and
the Rainbow 100 conferences. |:^)
Fred
|
1841.11 | Pointer to answer... | BSS::CODE3::BANKS | Not in SYNC -> SUNK | Wed May 18 1994 18:05 | 11 |
| Re: <<< Note 1841.10 by NWD002::SCHWENKEN_FR "The whiners are winning!" >>>
> I see the easynotes.lis has shrunk to almost meaningless size. Does
> anyone know what's going on?
As pointed out in earlier replies to this topic, TURRIS::EASYNET_CONFERENCES
(KP7 will add to your notebook) is the correct conference to find out about
EASYNOTES.LIS. See topics 2 and 4287 and their replies in that conference for
answers to your question.
- David
|
1841.12 | HUMANE::SYS$PUBLIC:EASYNOTES.LIS | FUNYET::ANDERSON | MmMmMyAlphaGeneration | Wed May 18 1994 18:13 | 7 |
| The copy of EASYNOTES.LIS on node ANCHOR has been truncated somehow. I have
sent mail to them but the problem has not been corrected.
The master copy of EASYNOTES.LIS is at HUMANE::SYS$PUBLIC:, with other locations
mentioned in the EASYNET_CONFERENCES conference.
Paul
|
1841.13 | thanks | NWD002::SCHWENKEN_FR | The whiners are winning! | Wed May 18 1994 19:05 | 1 |
|
|
1841.14 | NOTES_INDEX | CTHQ::DELUCO | Premature Grandparent | Thu May 19 1994 11:17 | 8 |
| "VTX NOTES_INDEX" will get you the most current indexed version of the
list. I just checked it and it has the topics listed in .10 as missing
in the ANCHOR file. Use the FIND function to locate topics of
interest.
"FIND ALPHA*", for example, resulted in several listings....
Jim
|