Latin9 transcoding error running s9_noweb.sas #50

Closed
opened 2023-10-11 21:07:12 +00:00 by allan · 1 comment
Owner

Client receives transcoding error when running s9_noweb.sas program in a Latin9 configured Application Server.

The below non-compliant characters were found in comments. So it might be safe to just remove them.

-bash-4.2$ grep --color='auto' -P -n "[\x80-\xFF]" s9_noweb.sas
39573: put 'put "This is an automated email by Data Controller for SAS®. For "';
39586: put 'put "This is an automated email by Data Controller for SAS®. For "';
39607: put 'put "This is an automated email by Data Controller for SAS®. For "';
49999: put 'put "This is an automated email by Data Controller for SAS®. For "';
50012: put 'put "This is an automated email by Data Controller for SAS®. For "';
50033: put 'put "This is an automated email by Data Controller for SAS®. For "';
54513: put 'credit SØREN LASSEN';
57339: put 'credit SØREN LASSEN';
62663: put 'put "This is an automated email by Data Controller for SAS®. For "';
62676: put 'put "This is an automated email by Data Controller for SAS®. For "';
62697: put 'put "This is an automated email by Data Controller for SAS®. For "';
66653: put 'put "This is an automated email by Data Controller for SAS®. For "';
66666: put 'put "This is an automated email by Data Controller for SAS®. For "';
66687: put 'put "This is an automated email by Data Controller for SAS®. For "';
120958: put 'credit SØREN LASSEN';
137355: put 'credit SØREN LASSEN';
Client receives transcoding error when running s9_noweb.sas program in a Latin9 configured Application Server. The below non-compliant characters were found in comments. So it might be safe to just remove them. ``` -bash-4.2$ grep --color='auto' -P -n "[\x80-\xFF]" s9_noweb.sas 39573: put 'put "This is an automated email by Data Controller for SAS®. For "'; 39586: put 'put "This is an automated email by Data Controller for SAS®. For "'; 39607: put 'put "This is an automated email by Data Controller for SAS®. For "'; 49999: put 'put "This is an automated email by Data Controller for SAS®. For "'; 50012: put 'put "This is an automated email by Data Controller for SAS®. For "'; 50033: put 'put "This is an automated email by Data Controller for SAS®. For "'; 54513: put 'credit SØREN LASSEN'; 57339: put 'credit SØREN LASSEN'; 62663: put 'put "This is an automated email by Data Controller for SAS®. For "'; 62676: put 'put "This is an automated email by Data Controller for SAS®. For "'; 62697: put 'put "This is an automated email by Data Controller for SAS®. For "'; 66653: put 'put "This is an automated email by Data Controller for SAS®. For "'; 66666: put 'put "This is an automated email by Data Controller for SAS®. For "'; 66687: put 'put "This is an automated email by Data Controller for SAS®. For "'; 120958: put 'credit SØREN LASSEN'; 137355: put 'credit SØREN LASSEN'; ```
allan self-assigned this 2023-10-11 21:07:22 +00:00
allan changed title from Lain9 transcoding error running s9_noweb.sas to Latin9 transcoding error running s9_noweb.sas 2023-10-11 21:08:48 +00:00
Author
Owner
Links: https://github.com/sasjs/core/pull/352
allan closed this issue 2023-10-12 09:40:30 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dc/dc#50
No description provided.