[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference noted::hackers_v1

Title:-={ H A C K E R S }=-
Notice:Write locked - see NOTED::HACKERS
Moderator:DIEHRD::MORRIS
Created:Thu Feb 20 1986
Last Modified:Mon Aug 03 1992
Last Successful Update:Fri Jun 06 1997
Number of topics:680
Total number of notes:5456

542.0. "Request for DCL Prompts" by UFP::MURPHY (Rick Murphy) Thu Sep 03 1987 02:27

T.RTitleUserPersonal
Name
DateLines
542.1Here's mineWKRP::LENNIGDave, SWS, @CYO CincinnatiThu Sep 03 1987 13:555
    Extract and try this on any vt100+AVO terminal and above.
     
    	$set prom=")0f`f "
    
    PS - re: .0/536.27  That's pretty slick, Giles   
542.2heres anotherWJG::GUINEAUThu Sep 03 1987 14:495
542.3ERIS::CALLASStrange days, indeed.Thu Sep 03 1987 17:3112
    Here's the command procedure that builds mine, which was recently
    featured in Desparado:
    
    
$pr=f$getsyi("NODENAME")			!Gets the node name
$if pr .eqs. "" then pr=f$trnlnm("SYS$NODE") - "_" - ":" - ":"
$pl=f$len(pr) - 1				!Make it a capitalized string,
$pp=f$ext(1,pl,pr)				!for example "Eris".
$nc=f$ext(0,1,pr) + f$edit(pp,"lowercase")
$if f$getdvi("SYS$COMMAND","TT_DECCRT") then pr="=)0" + nc + "` "
$if .not. f$getdvi("SYS$COMMAND","TT_DECCRT") then pr=nc + "+ "
$set prompt="''pr'"
542.4more promptsFRAMBO::SCHABACKERTim Schabacker SWAS FRS ext.226Fri Sep 04 1987 10:0438
542.5some more PromptsFRAMBO::SCHABACKERTim Schabacker SWAS FRS ext.226Fri Sep 04 1987 11:1926
542.6Yet more promptsBCSE::BULKAnick bulkaFri Sep 04 1987 14:55178