As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
FOC034) THE PRINT LINE EXCEEDS THE MAXIMUM LINE WIDTH. WIDTH IS: 154 (FOC3298) ERROR FOUND IN A COMPOUND REPORT Compound Report is TERMINATING.....
When I try to run this... it happens when I put the FOLD-LINE statement in:
TABLE FILE AS_EBDIAG8 ON TABLE SET PAGE-NUM OFF HEADING "&HOSPNAME" "&FINORADM Diagnosis Report for Accounts with Coding Status of Complete" "Patient Type: &IPOPED_TEXT" "Patients with a Diagnosis of &USEHEAD" "Display: &WHICHDXHEAD" "For &WHICHDATE Range &BEGF to &ENDF" "Run Date: &DATEMDYY" "PGM:&PGM" "" "&HEAD1" PRINT ISCRITERIA AS 'RPT,CRITERIA' ICD9_CODE AS 'DX CD' DX_NAME/A25 AS 'DX NAME' DX_POA_YNU AS 'POA' BY HSP_ACCOUNT_NAME AS 'PT NAME' BY IDENTITY_ID AS 'MRN' BY HSP_ACCOUNT_ID AS 'ACCOUNT' BY COUNTY AS 'PT,COUNTY' BY IOE AS 'I/O/E' BY ADMT_DATE AS 'ADMIT,DATE' BY DISCH_DATE AS 'DISCH,DATE' BY ATTENDING AS 'ATN DR NAME' BY REFERRING AS 'REF DR NAME' BY LINE AS 'DX NUM' BY DEPARTMENT_NAME AS 'DISCHARGE,DEPARTMENT' ON HSP_ACCOUNT_ID FOLD-LINE ON TABLE PCHOLD FORMAT &OUTPUT OPEN NOBREAK ON TABLE SET BYDISPLAY ON ON TABLE SET HTMLCSS ONThis message has been edited. Last edited by: Kerry,