[Info-vax] DCL Tips & Tricks (the seminar)

Neil Rieck n.rieck at sympatico.ca
Mon Apr 29 07:52:38 EDT 2013


On Sunday, April 28, 2013 5:03:12 PM UTC-4, Peter 'EPLAN' LANGSTOeGER wrote:
> In article <6e8ed89e-b4d6-48c3-93d0-1b18bc94c7ec at googlegroups.com>, Neil Rieck <n.rieck at sympatico.ca> writes:
> 
> >HP held a webinar today titled "DC L Tips & Tricks". There were a couple of things I didn't know about and, if anyone else is interested, a copy of the seminar notes can be found here:
> 
> >
> 
> >http://www.bellics.com/remote-link/DCL-Tips-n-Tricks.pdf
> 
> 
> 
> Thanks for bringing it to my attention.
> 
> I did read this now and all I first thought was
> 
> 
> 
>   To touch a file (update the modification time) do:
> 
>   $ SET FILE/NOEXPIRATION_DATE file
> 
> 
> 
> No, this doesn't create the file (if needed).
> 
> I have therefor a better way
> 
> 
> 
>   $ touch == "APPEND/NEW _NL:"
> 
> 
> 
> since the early nineties in my [SY]LOGIN.COM
> 
> 
> 
> Or that the escape sequence for blinking uses a
> 
> lowercase "m" (and not the uppercase "M" as in the PDF)
> 
> 
> 
> So, I'm obviously not the targeted audience for this
> 
> (though I haven't used SEARCH/SKIP for many years now
> 
> and SEARCH/WILDCARD would have been useful recently
> 
> but I haven't thought of it - and DCL$CTRLT was totally
> 
> new - so, PDF was finally for me indeed worth to read)
> 
> 
> 
> Thanks
> 
> 
> 
> -- 
> 
> Peter "EPLAN" LANGSTÖGER
> 
> Network and OpenVMS system specialist
> 
> E-mail  Peter at LANGSTOeGER.at
> 
> A-1030 VIENNA  AUSTRIA              I'm not a pessimist, I'm a realist

1) I didn't know about any of the SET WATCH commands which appear to be 
undocumented (or, at least, not found in VMS Help)
2) I also didn't know about SEARCH/STATISTICS=SYMBOL or SEARCH/WILD

NSR




More information about the Info-vax mailing list