Quoting YT Lim <ytlim23 at yahoo.com.au>:
> Nedit currently displays active Clearcase view in the title bar and all
> files opened in the same view go into new tabs of the editor. Is there a
> way to retrieve the name of the Clearcase view in a macro?
>
> Regards,
> /Y.T.
Yes: clearcaseviewtag = getenv("CLEARCASE_ROOT")
Tony