[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Images in UNIX SQR reports
Hi ,
We are working with SQR3.One of our requirements is that we have to produce
HTML
outputs rather than .lis (text ) files .We figured out a way in embedding html
tags with the .sqr files and generated the .lis files along with the HTML
tags.Then we Processed this lis file using java and got the html file .Its
serving the Purpose , but in the event of huge records , this is costly .
Question :
Is there any way with sqr3 , by which i can get the html file format
directly?Kindly suggest me , as this is getting costly for us , to embed the
tags
all the time .A short cut could be writing a function with UCALL.c or ufunc.c
which would save the file .
Please suggest me .
Thanks
Nags