mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-19 22:50:58 +00:00
1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
[{"user_id": 9763, "stars": [], "topic_id": 6016, "date_created": 1297776059.8395109, "message": "on run\n\tdisplay dialog \"Adobe Lightroom helper to choose an editor to open images\" & return & return & \u00ac\n\t\t\"Dirk Essl\" & return & \u00ac\n\t\t\"3/2008\"\nend run\non open these_items\n\trepeat with i from 1 to the count of these_items\n\t\tset this_item to (item i of these_items)\n\t\tset the item_info to info for this_item\n\tend repeat\n\ttell application \"Finder\"\n\t\tset PTapp to (path to me)\n\t\tset PTme to ((the container of (PTapp)) as alias) as string\n\tend tell\n\ttell application \"Finder\"\n\t\tset Pfol to list folder (PTme & \"Apps\") as alias without invisibles\n\tend tell\n\t\n\tset Pfol to Pfol\n\trepeat\n\t\tset choice to (choose from list Pfol)\n\t\t\tif choice is false then\n\t\t\texit repeat\n\t\telse\n\t\t\tset choice to choice as string\n\t\t\ttell application choice\n\t\t\t\topen these_items\n\t\t\tend tell\n\t\t\texit repeat\n\t\tend if\n\tend repeat\nend open", "group_id": 3821, "id": 111021}, {"user_id": 9763, "stars": [], "topic_id": 6016, "date_created": 1297776095.193166, "message": "I think convore has to improve indention", "group_id": 3821, "id": 111025}] |