hi,

> 5. as my editor needs this in order to open and jump to the ie. line
> 3
> C:\WinAVR\pn\pn.exe --line 3 filename 
> 
> I added to the edit_file (in the script)
> ...
> elif exename == "pn.exe":
> cmd = [self.editor, "--line", str(lineno), filename ]
> ..
> 6. double clicking on amforth-term.py icon opens the script and
> connects to the amforth.

Thank you for your feedback. The code change in top5 is
included in the repository version.

Matthias

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to