It sounds so trivial, but I just can't figure it out, and I can't find any resources online: I was to call an AppleScript from the shell, like Terminal, and return a value or a string to the shell. I've been trying really complicated scripts, like: return "sometext" ...and I cannot...