mppASCIIFileName
layout mppASCIIFileName string { "cellTechLibName.mpp.templates.il" | "your_ASCII_file_name.il" }
Description
Specifies the default file name or path and file name displayed in the ASCII File field in the Save Multipart Path Templates form and the Template File field in the Load Multipart Path Template form.
The default is cellTechLibName.mpp.templates.il.
GUI Equivalent
|
Create – Multipart Path – Load Template or Create – Multipart Path – Save Template |
|
Examples
envGetVal("layout" "mppASCIIFileName")
envSetVal("layout" "mppASCIIFileName" 'string "cellTechLibName.mpp.templates.il")
Related Topics
Save Multipart Path Templates Form
Return to top