Syntax


IEDIT

[ file-name ]


       

Operands


file-name

The name of the primary file which will be opened in a MEdit session. (Optional)


The filename may contain system variables ( %xxx% ) if desired, they will be substituted from the System variable settings. 

 

Description


IEDIT will scan the primary file and all included files (if file-name is specified), or the current tab contents (if the tab is an EDIT or MEDIT session), searching for any Included files. All these files will be opened in a single MEdit session. As well, the final list of files opened in MEdit will be created / replaced as  name.FLIST, where name is specified by the INCLUDE variable of the Profile.


Full details of IEDIT functioning are described in "Working with IEDIT