BookmarkSubscribeRSS Feed
PAzevedo
Fluorite | Level 6

Hi there,

We're having a problem when creating a SP from a EGuide project. All special characters in the SP code get scrambled.

For example, we have a comparison in the code like:

if name='balcão' then ...

when the SP code is generated the character 'ã' is changed into some weird characters and the comparison wont work.

We are now working with EGuide 4.3. With version 4.2 this didn't happen.

I've unsucessfuly searched the Web for an hot fix on this issue.

Any idea on how to go through this?

Regards.

1 REPLY 1
TriciaA
Calcite | Level 5

When you say weird characters ... I'm wondering if it's using EBCDIC or UNICODE ... or maybe just changing to plain ASCII ('0Z').

If that is the case - you may need to use a function that "cleans/keep" the data before the comparison.

This article goes into this situation in deep detail:

http://support.sas.com/techsup/technote/ts642.html

I have had a similar issue in the past and this is how I was able to resolve it.  I realize it's a reach.:smileygrin:

Tricia

Blog: BI Notes for SAS Users

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 634 views
  • 0 likes
  • 2 in conversation