Inicio > Funciones, Programming, Shorts > Propcase, UPCASE y lowcase

Propcase, UPCASE y lowcase

Tips sencillos de como usar estas funciones!

data Lasug;
input texto $ 1-40;
Propcase=propcase(texto);
Upcase=upcase(texto);
lowcase=lowcase(texto);
datalines;
LATINO AMERICA SAS USERS GROUP
VIRGIN ISLANDS (U.S.)
FRANCISCO DE MIRANDA
KATE BECKINSALE
GABY ESPINO
F.C. BARCELONA
adidas
F.C. Liverpool
barak OBAMA
;
proc print;
run;

SASludos,

Alberto

Advertisement
Categorías:Funciones, Programming, Shorts
  1. Aún no hay comentarios.
  1. Aún no hay trackbacks

Deja un comentario

Fill in your details below or click an icon to log in:

Gravatar
Logo de WordPress.com

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Cambiar )

Facebook photo

You are commenting using your Facebook account. Log Out / Cambiar )

Connecting to %s

Seguir

Get every new post delivered to your Inbox.