Generating pseudo code
There might be times when you need to generate "pseudo code" for multiple forms and/or global objects at one time. This can be an aid to comparing and editing custom code for forms and objects. When this is the case, you can use the Pseudo Code tab of the Form Sync Utilities. This utility generates pseudo code output for single or multiple forms or objects, placing the pseudo code in a separate file for each form or object.
To generate pseudo code:
FormSync generates a different file for each object it finds corresponding to the pseudo code generation criteria and places the files in the appropriate subfolders under the designated base folder.
Once you have generated the pseudo code, you can use the saved output in a number of ways, including reading the pseudo code to evaluate it, or using a file-comparison utility to compare all or part of the generated pseudo code with pseudo code from other sources.