RE: changing multiple flags and changing them back

2002-08-01 Thread Shishir K. Singh
I have a series of flags that I need to change all at once, and then change back, and was wondering if I could use an array or hash to do this. I am parsing an RTF file, and when I find a footnote, I need to preserve the flags of the non-footnote text. So if I was in a table, I need to save the

RE: changing multiple flags and changing them back

2002-08-01 Thread Bob Showalter
-Original Message- From: Paul Tremblay [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 12:17 PM To: [EMAIL PROTECTED] Subject: changing multiple flags and changing them back I have a series of flags that I need to change all at once, and then change back, and was