<html>
<body>
At 12:35 PM 3/21/2013, you wrote:<br>
<blockquote type=cite class=cite cite=""> 3. Re: Running a report
without indexes (Kenneth Brody) </blockquote><br>
The "hammer" approach to not using the indexes, is to make a
script that renames the indexes before running the output, and then
renames then back after the output is done.<br><br>
.....mv filename/index.A filename/Xndex.A<br>
/appl/fp/rreport etc tec.<br>
mv filename/Xndex.A filename/index.A<br><br>
Filepro won't "see" theindex and if no one is using the system
it will not impact the users.<br><br>
<br>
<b><i>Jerry Crespi, Ph.D.<br>
President<br>
Allied Business Systems Inc.<br>
V. (714) 963-5554<br>
F. (714) 964-0061</b> </i></body>
</html>