Designer: You can control the processing order by selecting Field Order on the MODIFY->Data Form menu. See the Designer User's Guide for more information.
Code: The processing order of the fields is the order in which they are defined. The first field that you define is field 0, the second is field 1, and so on. This is the order in which the cursor will move through the fields.