One of our customers suggested the following new syntax for the prev
built-in function
prev[Number](Any_Type)
that will replace the current syntax
prev(Any_Type [ , Number]).
I think that it makes sense because numbers and ranges are usually enclosed
in square brackets and the number parameter of prev is the only exception.
Moreover, the prev function and the next operator are quite the same in the
eyes of the user. The new syntax suggests similar syntax for both.
Sitvanit
Received on Mon Dec 20 00:37:32 2004
This archive was generated by hypermail 2.1.8 : Mon Dec 20 2004 - 00:37:34 PST