The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

HP Prime: Number of external Variables
Message #1 Posted by Davi Ribeiro de Oliveira on 1 Nov 2013, 8:10 p.m.

Friends,

I need your help. How to make the program very simple below work:

EXPORT TVariables (A, B, C, D, E, F, G, H, I, J, K, L, M, N) BEGIN RETURN A + B + C + D + E + F + G + H + I + J + K + L + M + N; END;

In the edition of the program does not give error, the message is: !No erros in the program. When I go to run it, it pops up the error message: XTVariables: Invalid imput . If I remove 4 variables, the program works. Have as you send me the correct syntax for this program works and I take for base for others?

Thanks

David


[ Return to Index | Top of Index ]

Go back to the main exhibit hall