> I'll try this our and see if I can get it to work
Notice that it's not complete; there are a few spots I left open such as:
* implementing a variable that represents the current chart's order in the
list. This would also need to be a global variable, but since it'd be used
in conjunction with lsChartOrder, it makes an even stronger case for
wrapping both otherwise-globals into an object.
* implementing a behavior that you can drop onto any chart button that will
store that chart's name & filename, and execute the command that adds that
chart to the big list
* implementing the behavior that sends the user directly to a specific
chart, out of order
* implementing the PREV button
Post back if you have other questions.
Hope it helps
Rob
/*********************************
* Rob Wingate, Software Human *
* http://www.vingage.com *
* mailto:[EMAIL PROTECTED] *
*********************************/
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]