On 26 November 2017 at 20:36, Norbert Hartl <norbert@hartl.name> wrote:
Andy,
I use the filesystem for it. Letâs say you have a directory called âscriptsâ. If you inspect
âscriptsâ asFileReference
nice trick cheers -ben
you get kind of a browser of the files in there. If the have the file extension .st syntax highlighting is enabled if you look at it. You can create new scripts there,too. I like that the most because the scripts are not in the image anymore and the probability to loose them is lower.
I have a scripts folder in my home directory (global) and one in the project folder (project specific). And inspectors to bith location are opened by the script that prepares a new image.
Norbert
Am 25.11.2017 um 18:34 schrieb Andy Burnett < andy.burnett@knowinnovation.com>:
I have just created a couple of small playground scripts that do some useful data wrangling. The chances are that I will reuse them from time to time, but with tweaks. Does version 6 Have some way to store them? I think I am after a sort of scripts catalogue.