main logo
Subject: Re: CB and passing more than 4 parameters
Author: Bhavbhuti Nathwani
Posted: 2002/10/25 00:50:12
 
View Entire Thread
New Search


Hi Lynette

This is not tested but an idea and hope it helps:

DIMENSION laArray[5]
laArray[1] = "Value One"
laArray[2] = Table.FieldName
laArray[3] = VarName
...

= DoForm("formname", laArray)


<i><font color="#663300"><i><font color="#663300">Is the best way to pass more than 4 parameters to another form via an array? I know I can't pass more than 4 in my doform statements.

If so, I'm not good with arrays, can someone share a simple 5 item array listing?

Thanks</font></i>

BTW, the items for the array are coming from form fill-ins not from an existing table or cursor
</font></i>

Regards
Bhavbhuti
 
©2002 Bhavbhuti Nathwani
<-- Prior Message New Search Next Message -->