Post Reply 
pyILPER 1.8.0 final release
02-16-2019, 07:02 AM (This post was last modified: 02-16-2019 07:17 AM by Erwin.)
Post: #5
RE: pyILPER 1.8.0 final release
(02-15-2019 11:09 AM)jsi Wrote:  
(02-15-2019 05:33 AM)Erwin Wrote:  ...
Can anybody help me with starting pyILPer from a MAC Desktop?

...

I did it with a one line Apple Script app:
Code:

do shell script "Path to the pyilper program"
Unfortunately I did not succeed to create a macOS compatible icon of the HP-IL logo for that app

Hi,

yes that's a fine solution. Only one problem besides an icon (can't find a pyILPer icon) is that after double clicking it opens the window and then I have to start the script.

Code:
tell application "Terminal"
    do script "pyILper"
end tell

but it runs :-)

EDIT: find the solution: save the applescript as application - then it runs imediatly

regards
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
pyILPER 1.8.0 final release - jsi - 02-14-2019, 07:48 PM
RE: pyILPER 1.8.0 final release - Erwin - 02-15-2019, 05:33 AM
RE: pyILPER 1.8.0 final release - jsi - 02-15-2019, 11:09 AM
RE: pyILPER 1.8.0 final release - Erwin - 02-16-2019 07:02 AM
RE: pyILPER 1.8.0 final release - jsi - 02-20-2019, 06:56 AM



User(s) browsing this thread: 1 Guest(s)