main logo
Subject: Re: CB and passing more than 4 parameters
Author: Mike Devlin
Posted: 2002/10/24 15:58:41
 
View Entire Thread
New Search


<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>

Hey Lynette,
I have forms which pass many parameters. I just altered the DoForm method in the utilities.prg file to allow more parameters, and in a few cases I had to create new methods within that file to handle other form issues. I just had to remember to launch those forms using the other methods.
Devman
mdevlin .AT. ajdebruin .DO.T com

 
©2002 Mike Devlin
<-- Prior Message New Search Next Message -->