Hi Richard I have the version that ships with Visual Maxframe. Both it and the one you're referring to have 4 such lines that all would benefit from your change.
Mike Yearwood > > Message: 2 > Date: Tue, 7 Apr 2009 18:16:37 -0400 > From: Richard Kaye <[email protected]> > Subject: genmenux bug > To: [email protected] > Message-ID: > <df1eef11e586a64fb54a97f22a8bd044186bd...@ackbwddqh1.artfact.local> > Content-Type: text/plain; charset="us-ascii" > > For those of you using the last public release of genmenux (2001), I found > this bug the other day. I sent a note to Andrew Ross MacNeil in case he had > any comment but none was forthcoming. At approximately line 2533 I changed > this: > > IF levelName='_MSYSMENU' > > to this: > > IF UPPER(levelName)='_MSYSMENU' > > Priot to making this change, genmenux was not properly generating a RELEASE > PAD statement for #IF directives in PADs. > > Richard Kaye > > --------------------------------------------------------- > This message has been checked for viruses before sending. > --------------------------------------------------------- > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

