Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

simEditFileWithName

simEditFileWithName( 
t_fileName
)
=> ipcId / nil

Description

Calls the edit function internally to display the specified file.

Arguments

t_fileName

Name of the file.

Value Returned

ipcId

The Id of the process initiated by call to MPS to view the file in VI.

nil

The command was unsuccessful.

Examples

simEditFileWithName("/tmp/skill.il")

Related Topics

OSS Functions


Return to top
 ⠀
X