Forum Discussion
Altera_Forum
Honored Contributor
11 years agoautomating "master_read_to_file"
Hi guys I need to automate the "master_read_to_file" function. Normally, i just open system console and execute the command. Now, id like to automate calling it from a python script. First t...
Altera_Forum
Honored Contributor
11 years agofound exactly what i needed.... http://www.alteraforum.com/forum/showthread.php?t=41993
turns out i needed the disable_readline flag set and all works well with my sub process i owe FredrikWG a beer!!!