EasyInput Performance Hints

EasyInput Frequently Asked Questions
Post Reply
admin
Site Admin
Posts: 11
Joined: Wed Jun 22, 2016 3:26 pm

EasyInput Performance Hints

Post by admin »

If your script is not performant enough you may:
- re-record the script and simplify it (e.g. less button clicks),
- delete (or deactivate via "X" in column E) unnecessary script lines e.g.: cursor placement lines (having CUR: in description) or repeated value lines,
- add FAST in column P of the script lines. This simplifies formula/loop processing for a given line (especially writing back values to worksheet). Note that this should be used with care, as it may influence negatively script conditional logic.
- upgrade end user hardware, as EasyInput operates on end user computer.

Hope that helps,
EI Moderator

Post Reply