<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
If you're accepting suggestions here, as opposed to bugzilla, I think the most useful variable to make available would be a variable to access the current balance of a given account. (If you need it to be in bugzilla, I'll put it there as well.)<BR>
<BR>
Don Henson<BR>
<BR>
On Mon, 2004-04-26 at 08:40, Josh Sled wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>On Mon, 2004-04-26 at 03:22, Alpar Juttner wrote:

&gt; I found that e.g. a variable &quot;i&quot; exists and it denotes the sequence 
&gt; number of the current occurence. For example using this it is possible 
&gt; to set up a scheduled transations for &quot;Sum of digits&quot; deprecation using 
&gt; a formula like &quot;1000*(11-i)/55&quot;.
&gt; 
&gt; Is there anywhere a full list of the existing predefined variables?

Here's the list:

   * i -- the current sequence number for the scheduled transaction;
     bound at Since-Last-Run time.

That is, in fact, the only one.

The idea was to have a wider set of useful variables and functions in
the space for general use.  Suggestions for what would be useful in that
respect is welcome; code to implement even more so. :)

...jsled</I></FONT></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>