Anyone know if its possible to add strings to a column inside the matrix writer on the 50g? I get a bad argument type error.
I'm trying to build a primitive database system for the 50g Which allows simple key value pair lookups by name and vice versa.
Failing that I'll implement a dictionary/hash table lisp-style with lists ( unless anyone is aware of a better solution).
Edited: 22 May 2013, 1:44 p.m.