Is there a -F cmd function top open PlanMaker and TextMaker ?
ex. planMaker -F C:\Docs\fileName.xslx
How to open file using cmd prompt
Re: How to open file using cmd prompt
Thanks for your post. There is no -F switch, but you can simply type application name and then file path+name to open that specific file.
e.g. TextMaker C:\Docs\MyDocument.docx
If the document path or name contain spaces, surround the file spec with quotation marks:
TextMaker "C:\Business Docs\My Document.docx"
e.g. TextMaker C:\Docs\MyDocument.docx
If the document path or name contain spaces, surround the file spec with quotation marks:
TextMaker "C:\Business Docs\My Document.docx"