If I want to call a command line tool, e.g. openssl, how can I do this from JQT? Is it possible?
I'm thinking of something similar to Python's os.system https://docs.python.org/2/library/os.html#os.system ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
