Display_Tables() is a public method that has two arguments: method and values.
"method" is a string,
"values" is a string.
Display_Tables() then calls the method specified by the "method"
argument and passes the string specified in "values" as its only
argument,
In this case, the method called is Get_Phone_Messages(). It has one
argument, which I will call "messageIDs". It is a string.
Does Get_Phone_Messages() call any other methods?
On Sun, 18 Jul 2004 00:06:50 -0400, Peter Farrell
<[EMAIL PROTECTED]> wrote:
> No, not from the Display_table method.
> -pjf
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

