I'm creating a new module that includes a LOT of constants. Since
defining each constant in the RB 5.5.2 IDE would take a LONG time, I
decided to try editing an XML text file:
1. Create a dummy project with a skeleton module containing several
constants.
2. Save the project in XML format.
3. Edit the XML source file in BBEdit, adding a bushel of <Constant>
elements.
4. Reopen the XML project in in the RB IDE.
The modified XML project opens with no complaint from the IDE, but the
module with all of my handcrafted constants is missing.
Should my process have worked? If so, does anyone have a guess where I
went astray?
-- Ward
_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|