<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Verdana">I get an "invalid rpn" error message for the
following CDEF:<br>
<br>
CDEF:old=old_percent,user_percent,-,familiar_percent,-,robot_percent,-<br>
<br>
The actual error message I get is this:<br>
<br>
</font>
<pre wrap="">ERROR: invalid rpn expression in: old_percent,user_percent,-,familiar_percent,-,robot_percent,-</pre>
<font face="Verdana"><br>
What am I doing wrong?<br>
<br>
<br>
Thanks,<br>
Gutza<br>
<br>
</font>
</body>
</html>