[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: file-specific display mode



There are switches on the call command that determine the view mode of the file opened. CA/100 opens in expanded mode; CA/4 opens in WYSIWG mode. I think CA/2 and CA/3 do something too, but I didn't test them.
 
If you use a U2 file, you can define a command to do CA/100's work. Since ED(IT) and CA(LL) do the same thing, you could redefine ED(IT) as CA/100.
 
As for automating based on file extension, it's pretty straighforward XPL coding. I'm way out of practice, but someone could no doubt come up with something.
 
Cheers,
Tim Baehr