Hi Bruce
I have tried , but it's not happy with the extra parameter
I also tried to switch around the parameter in case the sequence caused a type issue
No matching prototype available - C:\dev\C10\tvcweb\tvcweb135.clw:2604,18
No matching prototype available - C:\dev\C10\tvcweb\tvcweb135.clw:2605,18
No matching prototype available - C:\dev\C10\tvcweb\tvcweb135.clw:2606,18
No matching prototype available - C:\dev\C10\tvcweb\tvcweb135.clw:2607,18
No matching prototype available - C:\dev\C10\tvcweb\tvcweb135.clw:2608,18
p_web.ntForm(loc:formname,'setTabHeadingText',0,'Some heading')
p_web.ntForm(loc:formname,'setTabHeadingText',1,'Another heading Some heading')
p_web.ntForm(loc:formname,0,'setTabHeadingText','Some heading')
p_web.ntForm(loc:formname,1,'setTabHeadingText','Another heading Some heading')
p_web.ntForm(loc:formname,'setTabHeadingText',index,'Some heading')
regards
Johan