Due to a limitation of the Microsoft VBA editor, a single TestPartner script cannot exceed 65,000 lines of code. If this limit is exceeded during recording, TestPartner stops recording without notification. If this limit is exceeded and discovered during compilation of the script, TestPartner displays an "Out of Memory" message from VBA. As a workaround, consider using a driver script, or dividing a long script into multiple scripts and using the Run command to call each script. See TestPartner's online help for information about driver scripts. See TestPartner's online Language Reference for information about the Run command.
↧