HOW TO

Fix if you select NO when asked to add new 3.1 tools to 3.0a proj

Last Published: April 25, 2020

Procedure

Question:

How can I go back and fix/update a project file if I select NO when asked to add new 3.1 tools to a 3.0a project?

Answer:

Go into the system script 'Project.UpdateApr' (Open new script editor window and choose 'Load System Script' from the Script menu) and remark out the following IF statement:
if (aver = 30) then
if (theModGUI.Count = 0) then
return FALSE
end
else
return FALSE
end

Compile and run the script with the project file in question opened.

Article ID:000001539

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic