Write an editor function to convert user-entered text into a
CSDS-style HTML cuesheet. The user would enter the fields, 
and CSDS will create the cue sheet. Also, the user can edit
existing CSDS-style HTML cue sheets. Have 'sections' such as
FIGURE, OPENER, MIDDLE BREAK, CLOSER, TAG, ALTERNATE LYRICS,
etc. (a dropdown combo list)
 a) User enters Title, Label, Label#, and Author.
 b) Then a series of Header or Text sections.
 c) Within Text, add toolbar buttons for 'Call', 'Lyric',
 and 'Text'. User would highlight the text then press a
 toolbar button to change the style. At the end, a text
 file would be created that could be sent to Debbie.
Pressing 'C' on an open cue sheet (MyMsgBox) should
display the associated lyrics even if CFS is open!
If several cue sheets or lyrics files are open, it should
use the correct one. Add a 'Tag' field to the MyMsgBox
form (e.g., ID # of CS or LYRIC) which would be returned
upon KeyDown.
Add (MS + Curlique) instead of C4 (as we do with Stan Winchester seqs).
Be able to automatically download round dance cuesheets
from M.Braughtigam's site if "R" flag is set.
On View Cuesheet: Add button to Load Music.
This would have to be done on both the RTF and the HTML versions.
What if 2 files (vocal and regular)? Prompt which one in this case.
Auto update from Web for Cue Sheets (and Lyrics).
Use the new "?Where=" stuff in recorddb/csds_update_item.php
and in recorddb/csds_update_lyrics.php
to get several records at once.
(e.g., Where=RecordId IN (1,23,4,666, ...)
Speed up Cue Sheet & Lyrics Auto Update by
prepopulating array of items from the database.
Add new fields:
1) Sequence: (e.g., OHHMSSC for opener,heads,heads,middle,sides,sides,closer) 
 also T=tag, I=intro, B=break
2)Figure length: 64 or 80 (0 = unknown)