Question:
How can I open a PDF/TXT file via E3?
Solution:
To do so, you must use the same method used to open the Frame via scripts. For example:
Application.GetFrame(“CENTER”).OpenScreen(“C:\FolderName\FileName.pdf”), 0
Or you can do so via Open Screen pick:
To open a PDF file outside E3, you can use Run Application pick:
NOTE: The same logic above applies to opening a .TXT file: just indicate the file path in the computer.