| Title: | *OLD* ALL-IN-1 (tm) Support Conference | 
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 | 
| Moderator: | IOSG::PYE | 
| Created: | Thu Jan 30 1992 | 
| Last Modified: | Tue Jan 23 1996 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 4343 | 
| Total number of notes: | 18308 | 
    Hello,
    
    One of our customers has reported a problem with the install procedure
    in ALL-IN-1 V3.0.
    
    During the installation he is asked for the location of the ALL-IN-1
    LEXICON files with a default supplied of DISK$SYSTEM_DISK:. As it turns
    out, this default answer is larger than the 15 character limit placed
    on this field during the A1V30START.COM procedure. The startup parses
    the A1CONFIG file looking for only 15 bytes. He feels that this should
    be checked during the installation to prevent problems later on.
    
    
    
    					FYI....
    
    
    					Derek Street
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 851.1 | So it wasn't really fixed? | AIMTEC::WICKS_A | DEC Mail Works for ME sometimes | Wed Jun 10 1992 19:52 | 10 | 
|     Derek,
                  
    Interesting .... we reported this against the WPS-PLUS v4 Option Kit
    installation and it was closed as fixed in DIAMOND.
    
    I take it you have SPRd this?
    
    regards,
    
    Andrew.D.Wicks
 | |||||
| 851.2 | Yeah, sorry... | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Wed Jun 10 1992 19:59 | 12 | 
|     This is a known problem - I'm sorry that we didn't think about checking
    the possible length overflow. Unfortunately the A1CONFIG field length
    is limited, since it used to actually contain the old style lexicon
    name which was only ever short.
    
    On looking into fixing this for a PFR, we discovered that we shouldn't
    actually be defining this logical at all, a system wide LCI$startup
    file should be be being created and invoked from the SYSTEM startup
    file, so you could fix it in the way that we're intending to, which is
    to remove the logical definition from A1V30START completely.
    
    Graham
 | |||||