At 09:54 AM 9/19/2003, Christopher Joseph wrote:
>How should I fix it so that:
>
>It always returns an array even if it has only one element.
IsArray()
if (IsArray(arrMenu)) then
return arrMenu
else
arrDummy(0) = arrMenu
return arrDummy
end if
---
Anthony Baratta
President
Keyboard Jockeys
"Conformity is the refuge of the unimaginative."