Thanks again Irv !!!!!
_ _ _ _ _ _ _ 

You need to add a return character yourself.  Change:

     put mGetSelection(gTable, "LITERAL", 1, mSelectCount(gTable), ", 
", return, "DESCRIPT") after field "RegionSelectedGeographies"

to:

     put mGetSelection(gTable, "LITERAL", 1, mSelectCount(gTable), ", 
", return, "DESCRIPT") & RETURN after field 
"RegionSelectedGeographies"

Irv


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to