hi everybody,
how to pass a parameter value into an item.
thanks in advance
pras
Printable View
hi everybody,
how to pass a parameter value into an item.
thanks in advance
pras
Can you be more specific?
Reports or Forms?
What kind of parameter?
What kind of item?
about forms
Parameters from a procedure of function, form a parameter list?
about forms paramter list
in 111.fmb create parameter param
run: ifrun32.exe 111.fmx param=1
Use get_parameter_attr built-in.