| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1393.1 | The logical name IS invalid | TOOK::T_HUPPER | The rest, as they say, is history. | Mon Aug 26 1991 16:20 | 9 | 
|  |     Change your command to:
    
    $ MANAGE/ENTERPRISE/PRESENT=MCC_FCL_PM
    
    The name of the presentation module is interpreted as a logical
    name by LIB$FIND_IMAGE_SYMBOL.  The ".EXE" on the end makes it
    an invalid logical name.
    
    Ted
 | 
| 1393.2 | It doesn't work | TAVIS::PERETZ |  | Tue Aug 27 1991 02:42 | 5 | 
|  | I tried it and it doesnt work! The MCC_FCL_PM logical points to mcc_fcl_pm.exe
but the command mana/enter/present=mcc_fcl_pm gets me to the mcc> command line
prompt, not to fcl. Whats wrong?
Peretz
 | 
| 1393.3 | Try using an initialization file | CSC32::WOESTEMEYER | Why??...Why not!!! | Tue Aug 27 1991 08:00 | 4 | 
|  |     Have you tried using an initialization file with a 'use mode forms'
    imbedded in it.  I have done this ans so have some customers.  This
    brings up the forms mode without having to stop at the command line
    first.
 | 
| 1393.4 | Now it works. | DUCAT2::64544::LICAUSE | Al Licause   (338-5661) | Tue Aug 27 1991 08:39 | 8 | 
|  | As in .2, I tried using the command with the /PRESENTATION switch, removed
the .EXE tag and it also started in command line mode.
I then defined the logical MCC_INIT to point to a command file with the
single line USE MODE FORMS, and now when I type MCC, it starts up in FCL.
Thanks very much.
Al
 | 
| 1393.5 | A nit... | NSSG::R_SPENCE | Nets don't fail me now... | Tue Sep 03 1991 12:40 | 6 | 
|  |     A point;
    
    the MCC> prompt IS from the FCL but in command mode. FCL stands for
    Forms and Command Line.
    
    s/rob
 |