Change More Code

Select the text starting with FreqInit and ending with Fast. Click delete on your keyboard. The new section of code should look like this:

result = Setup(“Tafel”,

& PstatSelect.Selector(selector_asterisk),

& Title,

& Output,

& Notes)

if (result eq FALSE) ; Cancel

return

Select text using the mouse or the keyboard.

NOTE: Be careful that there is a close parenthesis “)” after the word Notes. If there isn’t, the script does not work properly.

Continue the tutorial.