[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: mv_return_all limited?
I guess 9999 would work, provided your DB never got any larger than that (in which case you probably would not want to display the whole thing at once anyway). So, for simplicity and speed use:
ml=9999
For endless scalability, use:
ml=[db-count]
'with' is an entirely different matter...
Thanks,
August
****** message to minivend-users from Ryan Hertz <rhertz@gyb.baits.com> ******
At 12:48 PM 7/1/99 , August Detlefsen wrote:
>****** message to minivend-users from August Detlefsen
<augustd@idiom.com> ******
>
>OK, I tried this and it worked:
>
>[loop search="ra=yes
> tf=[scratch sortby]
> ml=[db-count]"
> with="-lines"]
>
>The key is adding ml=[db-count] ([db-count] is a UserTag in minivend.cfg,
circa MV3.14?).
>
>This still seems like a roundabout way of doing this though. Is there a
more elegant way? Perhaps some config setting I'm missing?
That looks pretty elegent to me, I'm not sure about the 'with' - I've
always used a ml=9999 or something bigger than my db.
>
>Thanks,
>August
>--
>August Detlefsen
>mailto:augustd@idiom.com
>-
>To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
>email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
>Archive of past messages: http://www.minivend.com/minivend/minivend-list
>