<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Greetings everyone, </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Looking though the list archive, I can't seem to find info on 
what I'm trying to achieve, though I am almost sure I've read it before.&nbsp; 
</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'm building an abstraction which holds 4 graphical arrays to 
be used as transfer functions for my waveshaping abstraction.&nbsp; User draws 
the upper half of the function, and it is loaded symmetrically into another 
table of 2x length.&nbsp; The idea is to have 4 or 8 or 12 tables immediately 
ready to load into my waveshaper with only a "set" message.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Using multiple instances of this abstraction,&nbsp;after 
saving all the arrays' contents to files, I would ideally like to be able to 
load the tables from disk automatically, rather than to manually open several 
files.&nbsp; The problem, of course, is that the $0 won't usually be the same, 
so I can't generate filenames that way.&nbsp; Does anyone have an elegant 
solution to manage saved contents of many arrays?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'd appreciate any advice.&nbsp; Thanks.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Michael Berkowski</FONT></DIV>
<DIV><FONT size=2><A 
href="mailto:michael@berkowski.net">michael-AT-berkowski-DOT-net</A></FONT></DIV>
<DIV><FONT size=2><A 
href="http://www.berkowski.net/">http://www.berkowski.net/</A></FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>