College of Education | University of Iowa

SAS Tips & Tricks 19. ... Searching a text string using WHILE and DO: ... When possible, write your program as regular SAS code first and once you know that works convert it to a macro. You can convert the code to a macro in steps by first using %LET to create macro variables, then once you know that is working, embed the code in a macro and ... ................
................