WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Functions

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Max Length of an Item in AskItemList


Question:

Is there a maximal length of item in AskItemList that I have to respect?

I have a list of items to display with AskItemList.

x=AskItemList(sTitle,sText,@LF,@UNSORTED,@SINGLE)

There is an item of about 400 chars size somewhere in the itemlist. This item let the AskItem dialog stop displaying following items.

Do I have to truncate the items to a maximal size prior to use AskItemList?

Answer:

There is a 256-character limit.
Article ID:   W15953
File Created: 2004:03:30:15:42:00
Last Updated: 2004:03:30:15:42:00