[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

586.0. "define the define..." by LOOP::GRANT () Tue Oct 20 1987 17:08

    why, when i type 
    	
    	$ define sys$sysroot:[grant.temp]
    
    it doesn't work, and when i type
    
    	$ define dua0:[grant.temp]
    
    it does work?????
    
    
    grant
T.RTitleUserPersonal
Name
DateLines
586.1NRADM2::COTEAl CoteTue Oct 20 1987 17:439
What are you trying to define? If DUA0:[GRANT.TEMP] is valid, then it isn't
in the system root.

look at show logical sys$sysroot

Try; DEFINE xxx SYS$SYSDEVICE:[GRANT.TEMP] (assuming DUA0 is the system disk)

Al