Focal Point
[CLOSED] New to WebFOCUS

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/248100235

September 21, 2010, 10:34 PM
swetha
[CLOSED] New to WebFOCUS
Hello Everybody,

I am new to WebFOCUS.I created a launch page where we select Department in a listbox and we click the Run button,it should display the output in a frame.

The button calls a external procedure(fex).
-SET &ECHO=ALL;
-DEFAULT &DPT=' ';
TABLE FILE EMPDATA
PRINT LASTNAME FIRSTNAME SALARY
WHERE DEPT EQ '&DPT';
END

-RUN

When I run the report,and click the run button I dont see the output.
Can somebody help me in resolving this.
I dont know what the mistake is.
Thanks in advance.

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6.7
windows
Html,Pdf and Excel
September 21, 2010, 10:57 PM
Waz
When you click the run button does anything happen at all ?

What does the launch page look like?

You should have amore descriptive title to the post like "Report does not produce output". This can be updated from your original post.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

September 22, 2010, 04:29 AM
Anmol
is there any javascript error....(you can see this error at the status bar)
can you post your HTML code here...??


WebFocus7.6.2, WebFocus 7.1.1,Windows
HTML, PDF and Excel
September 22, 2010, 04:28 PM
saikumar
hi,

I think the problem is in binding the controls and variables....
Try to go to parameters tab in composer .
you should listbox1 (if you were created) and &DPT parameter bind them manually.see if you can get anything when you clicks on run button.

Thanks,
Saikumar.


WebFOCUS 8103 Appstudio, Dev Studio MRE
Client Windows 7, Serveron Unix.
Excel, PDF, HTML,AHTML