March 21, 20178 yr FMP 15. When the scrip step Go to layout executes, I get the error “The script cannot be found or has been deleted”. When I click ok in the dialog, FM goes to the layout. What could cause this?
March 21, 20178 yr Hi John, Can you post the script here So we can have a better understanding of the situation? I assume that there is a sub script within your script which is missing or deleted, so when the script trigger runs, it actually runs the main script correctly but when it reaches the line to execute the subscripts, it generates that error. Regards,
March 21, 20178 yr The referenced item has been moved or changed or there is an error in the name (script side or Item). Use the Script Debugger and Data Viewer and step through the script.
Create an account or sign in to comment