Andy,
I use the filesystem for it. Let���s say you have a directory called ���scripts���. If you inspect
���scripts��� asFileReference
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.