Re: ISAM algorithm

2014-01-25 Thread Cal Horner
Richard Gaskin wrote: Data storage and display is such a broad topic - can you share some Specifics of what you have thus far? And if the data is being stored in a stack file, why ISAM over something Like delimited chunks in custom props? -

Re: ISAM algorithm

2014-01-15 Thread Richard Gaskin
Cal Horner wrote: I have set up an ISAM data substack to control how data from a stack-file is displayed. And yes I know it's reaching back into history to use it, But Anyway, my algorithm is a bit "clunky". So I'm looking for instruction and examples of any other ISAM methods. So it will be

ISAM algorithm

2014-01-15 Thread Cal Horner
I have set up an ISAM data substack to control how data from a stack-file is displayed. And yes I know it's reaching back into history to use it, But Anyway, my algorithm is a bit "clunky". So I'm looking for instruction and examples of any other ISAM methods. So it will be nice and simple but