Questions about HTML Listing Report
Posted: October 16th, 2011, 5:08 am
I found the HTML listing Batch to be very convenient, but some HTML tags doesn't work.
There are no problems with ,,, etc.
But there are compilation problems when trying to use formating tags such as , or , etc.
which could be very usefull.
Would it be complicate to use those tags and how to integrate in CSPro?
This works --> filewrite(html,"Questionnaire %d",GDC_QUESTIONNAIRE_ID);
This doesn't --> filewrite(html,"Questionnaire %d",GDC_QUESTIONNAIRE_ID);
There are no problems with ,,, etc.
But there are compilation problems when trying to use formating tags such as , or , etc.
which could be very usefull.
Would it be complicate to use those tags and how to integrate in CSPro?
This works --> filewrite(html,"Questionnaire %d",GDC_QUESTIONNAIRE_ID);
This doesn't --> filewrite(html,"Questionnaire %d",GDC_QUESTIONNAIRE_ID);