Skip to main content

Problem:

This demo demonstrate how to use the PROFILER utility.

Resolution:

BUILD W/RELEASE:

Net Express v3.1 with fixpacks as of 05/2002

SOURCE FILES:

==========

Using the Net Express supplied BEVERAGE HTML demo.

REQUIREMENTS:

==========

OPERATION:

========

To use the PROFILER utility you need to add the PROFILE compile directive. In this case the directive was added to the Project/Properties directive box.

Step 1:  Rebuild and run the sample.

Step 2:  After the completion of the program a file with the extension IPF will be found under the DEBUG directory.  To generate the PROFILER report start a Net Express Command Prompt and run the supplied BAT file called PROFILERSAMPLE.BAT.

After the completion of Step 2 a new file will be generated under the DEBUG directory with a PRF extension, in this case BEV_H.PRF.  This is the report file generated by the PROFILER utility.

NOTE:

====

For more details on the PROFILER utility please look at the Net Express Online Help.

==========================================================

Keywords: Example, sample, demo, demonstration, Utility, profiler.zip

demo.ex

demo.ne

Attachments:

profiler.zip

Old KB# 4367