Eraaa
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 7 articles for 0.303 sec
ART: Thanks for your suggestion. At first look I don't think it works though it has ideas. I'll phrase the question a little differently. I have 596 alpha Error statements ERWords1 ERWords2 . . ERWors595 There are no numbers,everything is ErName. The numbers are just for information. All the ER words are in the order queries execute them and the order data is read in. What     

Group: comp.softsys.sas · Group Profile · Search for Eraaa in comp.softsys.sas
Author: John Birken
Date: Mar 17, 2008 14:46

John, Would something like the following suffice? data have; ERaaa=1; ERbbb=1; ERccccccc=1; ERdd=1; output; ERaaa=2; ERbbb=2; ERccccccc=2; ERdd=2; output; run; proc sql noprint; select trim(name)||'=ER'||put(monotonic(),Z3.) into :varnames separated by ' ' from dictionary.columns where libname='WORK' and memname='HAVE'; quit; data
Show full article (3.13Kb)
In the snippet below there are 595 char variables(aaa, bbb .....595. I used the unique field name aaa, bbb....595 in this case to form unique query vars and then mapped them into similar form queries. Well you know the all too familiar what occurred -the user wants every ER ERaaa= ER1 ERbbb = ER2 . . ERname = ER595 How can I change (automatically) the ERaaa --- to ER1 ...... ER595     

Group: comp.softsys.sas · Group Profile · Search for Eraaa in comp.softsys.sas
Author: Arthur Tabachneck
Date: Mar 13, 2008 18:16

I don't think that's the case. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.dreamweavermx-templates.com - Template Triage! http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources http://www.macromedia.com/support/search/ - Macromedia (MM
Show full article (1.71Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Eraaa in comp.softsys.sas
Author: John Birken
Date: Mar 13, 2008 15:42

Show full article (1.12Kb)
    

Group: soc.culture.argentina · Group Profile · Search for Eraaa in soc.culture.argentina
Author: Begoluna
Date: Oct 10, 2007 18:13

Show full article (0.25Kb) · Show article thread
    

Group: alt.usage.spanish · Group Profile · Search for Eraaa in alt.usage.spanish
Author: Begoluna
Date: Oct 10, 2007 18:13

Show full article (0.25Kb) · Show article thread
    

Group: macromedia.dreamweaver · Group Profile · Search for Eraaa in macromedia.dreamweaver
Author: ace_away
Date: Feb 20, 2007 07:57

Show full article (0.37Kb) · Show article thread
    

Group: macromedia.dreamweaver · Group Profile · Search for Eraaa in macromedia.dreamweaver
Author: Murray *ACE*
Date: Feb 19, 2007 16:44

Show full article (0.67Kb) · Show article thread