Guide to Updating Plug-ins

| External functions 11
If an error occurs during the downloading process, the FMSAUC_UpdatePlugIn function attempts to restore
all files to the state they were in when the function call executed. If an existing plug-in was disabled
and moved to the Extensions\Saved folder, it is moved back to the Extensions folder and re-enabled in
FileMaker Pro on the client computer.
Error code Description
–1 The file to be downloaded is missing from the temporary folder
–2 The Extensions\Saved folder to contain the backup of the outdated plug-in or support file couldn’t
be created on the client computer
–3 The file to be replaced on the client computer couldn’t be deleted from the Extensions folder
–4 The file to be replaced couldn’t be moved to the Extensions\Saved folder
–5 The downloaded file can’t be copied to the Extensions folder
–6 The download file must be a plug-in file
3 The Auto Update plug-in is disabled in the FileMaker Server Admin Console.
5 The download file can’t be found in the AutoUpdate folder on the FileMaker Server computer
6 An error occurred on the computer running FileMaker Server as the file was being downloaded
100 The external function definition for FMSAUC_UpdatePlugIn contains an invalid or
empty parameter
101 The function call from the client computer to the computer running FileMaker Server failed. The
server computer might be running a previous version of FileMaker Server.