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.sas2023-10-11 21:08:48 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
Lain9 transcoding error running s9_noweb.sasto Latin9 transcoding error running s9_noweb.sasLinks: https://github.com/sasjs/core/pull/352