simEditFileWithName
simEditFileWithName(t_fileName) =>ipcId/ nil
Description
Calls the edit function internally to display the specified file.
Arguments
Value Returned
|
The Id of the process initiated by call to MPS to view the file in VI. |
|
Examples
simEditFileWithName("/tmp/skill.il")
Related Topics
Return to top