Post Reply 
Can a program access the clipboard?
09-23-2017, 11:17 AM
Post: #7
RE: Can a program access the clipboard?
Ask Tim for a CALL() command, that shell's out to an external program and returns a result to hppl. (In a future release, if any)!

a:=PI;
b:=CALL(c:/python.numpy.py,sin(a)); ==> (similar to this idea)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Can a program access the clipboard? - DrD - 09-23-2017 11:17 AM



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