[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
1415.0. "EDT - FILE NOT FOUND" by CROCKE::YUEN (Banquo Yuen, Darwin Australia) Tue Sep 15 1992 10:53
    Hi
    
    I have a problem using EDT as editor in ALL-IN-1.  The error message is
    "File not found".  I have tried to enter the command interactively like
    that <EDIT "SYS$LOGIN:TEMP.TXT","SYS$LOGIN:TMP.EDT",3,"EDT" or
         <EDIT "SYS$LOGIN:TEMP.TXT","SYS$LOGIN:TMP",3,"EDT"
    same error, ie "File not found" and I have made sure that
    SYS$LOGIN:TMP.EDT exist.
    
    I have also tried to compare all the files under [ALLIN1...]
    which look like *EDT*.* or *.EDT with the other healthy ALL-IN-1
    system and it looks OK to me.
    
    And I have tried to invoke EDT in DCL and it works.  Moreover, other
    editors like WPSPLUS, WPCORP work fine.
    
    Does anybody know which file is so much wanted ?
    
    Thank you very much
                                           
    Banquo. 
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1415.1 | Well..... | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Tue Sep 15 1992 11:12 | 11 | 
|  |     Perhaps you have a logical (EDTCUSTOM) defined that is supposed to be
    pointing to an editor customisation file that doesn't exist. Perhaps
    the image (SYS$SHARE:DPESHR.EXE) isn't there. Note that EDIT/EDT at DCL
    doesn't use the same code as ALL-IN-1's "imitation" EDT, which comes
    from an editor called DPE. Try using the WPS (no "-PLUS") variant of
    DPE and see if that works.
    
    Try using $ SET WATCH FILE/CLASS=MAJOR (you need CMKRNL for this) to
    see what file it actually can't find.
    
    Graham
 |