Ticket #36997

TTL Macro outside of ttermpro.exe directory

Open Date: 2017-02-14 03:27 Last Update: 2017-02-14 03:27

Reporter:
(Anonymous)
Owner:
(None)
Type:
Status:
Open
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

I am having an issue trying to send custom macros outside of the ttermpro.exe directory

Is there any way to set the macro directory prior to a command line launch?

For example:

subprocess.call(['C:\\Program Files (x86)\\teraterm\\ttermpro.exe','/C=COM1','/BAUD=115200', '/M=macro_outside_directory.ttl'])

This is an example of the command I use to launch teraterm. I want to be able to run the macro_outside_directory without having to copy and paste the ttl file into the program directory. So that's why I was wondering if there was a way I could call setdir concurrently with the launching of teraterm via command line.

Thank you for the help!

Ticket History (2/2 Histories)

2017-02-14 03:27 Updated by: None
  • New Ticket "TTL Macro outside of ttermpro.exe directory" created
2017-10-04 03:42 Updated by: mikedavis
Comment

modify the teratrem.ini file or create an .ini file and set the ; Default directory for file transfers FileDir=(the dir you want)

example: ; Default directory for file transfers FileDir=C:\test\file

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login