HowardHoward PellSenior Technical EducatorLiaison, Special ProjectsOpen Text Corporationwww.opentext.com(519) 888-7111 Ext. 2203Education is for improving the lives of others and for leaving your community and world better than you found it.- Marian Wright Edelman
From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com] Sent: woensdag 18 mei 2005 14:37To: eLink RecipientSubject: Weblingo call scripts Weblingo call scripts Posted by marcandev (Huynh, Harry) on 05/13/2005 02:17 PM Hi,In my weblingo file I am doing a ;;call to a another html page.I need this call to return a RecArray.Is there something likeRecArray records;; records = call <moduleHtmlprefix + 'getresults.html'>()Another option is to put the Oscript into the Utils of my module. But I don't know how to call the script from the weblingo file.Can someone explain how to call a modules own scripts, like .HTMLPrefix(), or .Img()ThanksHarry