| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1496.1 | Is OA$DEFAULT_LANGUAGE is defined ? | GIDDAY::SETHI | Man from Downunder | Thu Sep 24 1992 08:25 | 14 | 
|  |     G'day Cynthia,     
    
    Can you check to see if OA$DEFAULT_LANGUAGE is defined ?  This should
    have the value "DUTCH" I guess.
    
    One point to note
    
>With Version 2.4 dutch of all-in-1 I have a problem with the PAT option.
                           ^^^^^^^^
    			   ||||||||
    As you may or may not be aware ALL-IN-1 is not spelt in lower case,
    please spell it like I have.  Or else !!!!!
    
    Sunil
 | 
| 1496.2 | PAT named data | IOSG::TALLETT | Arranging bits for a living... | Thu Sep 24 1992 09:58 | 9 | 
|  |     
    	The code that submits the PAT job fills in this field. I don't
    	seem to have a V2.4 system right now to look exactly where but
    	its in the PAT named data I think.
    
    	Shout if you need more help.
    
    Regards,
    Paul
 | 
| 1496.3 | It's all in the OA$LIB:MUA_PAT.COM | GIDDAY::SETHI | Man from Downunder | Thu Sep 24 1992 10:18 | 10 | 
|  |     Hi Paul,
    
    It's the OA$LIB:MUA_PAT.COM that fills in the language field.  The line
    reads default_language = f$trnlnm("OA$DEFAULT_LANGUAGE").
    
    ALL-IN-1 is invoked as follows
    
    $   allin1/user=manager/noinit/reenter/language='default_language'
    
    Sunil
 | 
| 1496.4 | I stand corrected! | IOSG::TALLETT | Arranging bits for a living... | Thu Sep 24 1992 17:46 | 1 | 
|  |     
 |