The renewal maintenance has officially ended for Progress iMacros effective November 30, 2023 and all versions of iMacros are now considered EOL (End-of-Life).
This demo site will also no longer be moderated from the Progress side. Thank you again for your business and support.

Sincerely,
The Progress Team

<< Back to demos

Demo STOPWATCH: Report generated

Response time measurement completed. Report generated.

The macro is completed and the results are stored in a file called "demo-stopwatch.csv" at

(Response time report location)

You can change the name and location of this file with the SET !FILESTOPWATCH c:\yourfolder\yourname.csv command inside the macro.

The measurement data is stored in the popular CSV format. "CSV" stands for "Comma Separated Values file". It is a standard text file format, that can be opened with any text editor. And it can be instantly imported by almost all office programs (e. g. EXCEL) or scientific graphing software (e. g. ORIGIN).

TOP