SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 33557: SAS/CONNECT® software splits the token %IF in a macro that is greater than 256 characters

DetailsHotfixAboutRate It

When you have a macro with more than 256 characters, SAS/CONNECT software splits the token %IF into two tokens, % and IF, when you remotely submit the macro from SAS® 9.2 to SAS® 9.1.3.

The following errors are examples of messages that will be displayed in the SAS log:

3  ! *****; % 4    if &_test ne %then %do ERROR: There is no matching %IF statement for the %THEN. The %THEN statement will be    ignored. 5  %put _TEST is not empty. &_test; 6  %end; ERROR: There is no matching %DO statement for the %END. This statement will be ignored. 7  %mend; 8  %rgood; NOTE: Line generated by the invoked macro "RGOOD". 8  % if &_test ne;    -    180 ERROR 180-322: Statement is not valid or it is used out of proper order.

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



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/CONNECTMicrosoft® Windows® for 64-Bit Itanium-based Systems9.2 TS1M09.2 TS2M0
Microsoft Windows Server 2003 Datacenter 64-bit Edition9.2 TS1M09.2 TS2M0
Microsoft Windows Server 2003 Enterprise 64-bit Edition9.2 TS1M09.2 TS2M0
Microsoft Windows XP 64-bit Edition9.2 TS1M09.2 TS2M0
Microsoft® Windows® for x649.2 TS1M09.2 TS2M0
Microsoft Windows Server 2003 Datacenter Edition9.2 TS1M09.2 TS2M0
Microsoft Windows Server 2003 Enterprise Edition9.2 TS1M09.2 TS2M0
Microsoft Windows Server 2003 Standard Edition9.2 TS1M09.2 TS2M0
Microsoft Windows XP Professional9.2 TS1M09.2 TS2M0
Windows Vista9.2 TS1M09.2 TS2M0
* 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.