You need to commented out line 54, and removed 'EXPOSE' from the lines 52 and 53,
and removed entire lines 48 and 49.
Commented out line 54 because it is a part of the help statement of above
line.
The problem happened because it was survived even you commented out the
help statement.
The calculate_proton_90 and force_tune was used for the calculation of
experiment time at line 47-50, and it has to be an exposed valuable. I
removed it because the experiment time for those should be zero if those
parameter are always false.
You can find the reason of error in a message area of master console.
The location of the Standard_walkup.JAF that need to be change is in C:\Users\delta\Documents\JEOL\Delta 5.3\automation
On the console computer it is located at: C:\Program Files\JEOL\Control 5.3.3.app\Contents\Resources\global\automation
Make sure to make a backup copy first as it is not ideal to change files on the console computer.