Re: [Gambas-user] How do I pass a user parameter from a dialog form?
Brought to you by:
gambas
|
From: Tobias B. <ta...@gm...> - 2014-11-20 14:16:31
|
On Thu, 20 Nov 2014, Martin McGlensey wrote: > Thanks, Tobi. That answered my question. Yes I could use some help with the > German comments. > The translated project is attached. Please refer to the mailing list archive if you don't receive it. It will be there at least. > > Are there any limits on the number of data items that can > be returned? > Of course, but no realistic ones. The return values are provided through a Collection, so the hard limit here is your amount of memory. Regards, Tobi -- "There's an old saying: Don't change anything... ever!" -- Mr. Monk |