Latest posts by kunghei

User Activity

Hello, I was hoping to use python on that snap to do something like this: #os.chdir(‘/opt/snaplogic’) os.chdir(‘sldb:///shared’) f=open(“blah.txt”, “wb”) f.write(“hello test”) f.close() The intention is to save this blah.txt file generated in the Scr...
Kudos given to