omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. msperlin

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    msperlin

    @msperlin

    0
    Reputation
    436
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    msperlin Unfollow Follow

    Latest posts made by msperlin

    • RE: iOS 13

      @BatCowl
      I’m having the same issue with IOS shortcuts not passing arguments anymore. I just installed iPad 13.2.1. Noticed that the Pythonista “run script” has added a “with arguments”, but no arguments are passed.

      posted in Pythonista
      msperlin
      msperlin
    • RE: Sending arguments from Shortcuts to Pythonista not working

      I’m trying to pass a list of arguments (which worked before iOS 13). How would I do this with a URL?

      My list looks like this:

      A=Hello
      B=foo

      Pythonista would see sys.argv(1) = “A=Hello”. Sys.argv(2)=“B=foo”

      Any ideas?

      posted in Pythonista
      msperlin
      msperlin