SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 56725: "WARNING: The TITLE statement is ambiguous due to invalid options or unquoted text" occurs and the report TITLE statement fails

DetailsHotfixAboutRate It

In SAS® Risk Management for Banking, if the local currency representation itself contains double quotation marks, then the report TITLE statements fail with errors like the following:

NOTE: Line generated by the macro variable "PORTF_TOTAL_AMT".

31        "         ש"ח8,390,357
          ____________
          49
WARNING: The TITLE statement is ambiguous due to invalid options or unquoted text.
NOTE: Line generated by the invoked macro "_RMBA_GENERATE_PIE_CHART".
31       proc summary data=&in_ds;  var &sum_var;  output out=display_total sum=TOTAL;  run;  
         data _NULL_;  set display_total;  call
31       ! symput("total_amt", TOTAL);  call symput("portf_total_amt",
                            ______________________________
                            49

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Risk Management for Banking64-bit Enabled AIX3.33.49.4 TS1M29.4 TS1M3
64-bit Enabled Solaris3.33.49.4 TS1M29.4 TS1M3
Linux for x643.33.49.4 TS1M29.4 TS1M3
Solaris for x643.33.49.4 TS1M29.4 TS1M3
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.