|
For this walkthrough, we will need to modify the c:\program
files\officeclip\7\officeclip\custom\custom.xml so that the
changes made can easily be taken out without affecting the rest of
the code.
Follow these steps to make changes to the custom structure:
- Navigate to c:\program
files\officeclip\7\officeclip\custom\API\Walkthru3.
- Note the following line of the c:\program
files\officeclip\7\officeclip\custom\custom.xml file:
<custom id="1021" in="APP_Data/Reports/customreports.xml" out="custom/API/walkthru3/customreports.xml" active="N" />
To activate this walkthrough we will need to change the
active property to Y. |