Skip to Content
0
Former Member
May 12, 2008 at 04:57 AM

Using subroutines in smartforms

119 Views

Hi,

I am using a subroutine in smartform.I have declared the perform statement in the program lines and form statement in the form routines tab of global definiions.I want to print the value of a particular field in the o/p.This field is getting populated inside this form statement.In debugging mode i can see the value for this field.But when the control comes out of the form statement,this value is missing.Now how can I print the value for this field in the o/p of the smartform?