Migrated scripts add “Imports Microsoft.VisualBasic”
If you are migrating a script from a version of 
		Optiva
		that precedes 5.3.4, 
		Optiva
		upgrades the script when you save it. When this conversion is finished, an
		extra line 
		“Imports Microsoft.VisualBasic” is added to the header
		section. This ensures backwards compatibility with earlier scripts. 
	 
Open and save all scripts that were written before to 5.3.4. Imports Microsoft.VisualBasic is added to the migrated
			scripts.