Quoatations
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 26 articles for 0.303 sec
Ben: You seem to have run into a bug in SAS. I stripped the situation down to the indexw function, like this: 47 data _null_; 48 ecchecks = repeat("x", 499) || "BRADY_CHK_1"; 49 if indexw("&ecchecks",'BRADY_CHK_1') then do ; WARNING: The quoted string currently being processed has become more than 262 characters long. You may have unbalanced quotation marks.     

Group: comp.softsys.sas · Group Profile · Search for Quoatations in comp.softsys.sas
Author: Jonathan Goldberg
Date: Aug 28, 2008 08:07

so I think that the string 'BRADY_CHK_1' is not found in the macro variable &ecchecks's content. Did you mean that? Or did you want to test, if the data-step-variable BRADY_CHK_1's content is in the constant string "&ecchecks". You should try a SYMBOLGEN option to see it. I'm not sure, maybe there is a limit for a constant in the INDEXW function? Please try to use a dummy-datastep variable to
Show full article (3.94Kb)
Thanks guys... although that was a typo of me editing my post - my ACTUAL code is below but this gives warning of the string being over 262 characters (which &ecchecks is) but no output is produced... if indexw("&ecchecks",'BRADY_CHK_1') then do ; if hrtavg lt &brady_chk_1a and index(diag,'1003')=0 then do ; ...CODE... output ; end ; end ; On Aug 27, 4:26 pm, jim.1s...@YAHOO     

Group: comp.softsys.sas · Group Profile · Search for Quoatations in comp.softsys.sas
Author: Gerhard Hellriegel
Date: Aug 27, 2008 10:39

Looks like you missed a single quote on ABC: if indexw("&ecchecks",'ABC) then do ; ...code... end ; Should be if indexw("&ecchecks",'ABC') then do ; ...code... end ; Toby Dunn On Wed, 27 Aug 2008 08:11:44 -0700, Ben <ben.dray@GMAIL.COM> wrote: Thanks very much - I did try the index function but kept replacing with different functions in an attempt to get something working
Show full article (2.08Kb)
Hi Ben, You omitted a single quote in your IF statement: 'ABC should be 'ABC'. Regards - Jim. -- Jim Groeneveld, Netherlands Statistician, SAS consultant home.hccnet.nl/jim.groeneveld My computer doesn't know yet but I will attend PhUSE 2008 in Manchester. On Wed, 27 Aug 2008 08:11:44 -0700, Ben <ben.dray@GMAIL.COM> wrote: >Thanks very much - I did try the index function but kept     

Group: comp.softsys.sas · Group Profile · Search for Quoatations in comp.softsys.sas
Author: Ben
Date: Aug 27, 2008 09:35

Thanks very much - I did try the index function but kept replacing with different functions in an attempt to get something working. My current stage is with the below: if indexw("&ecchecks",'ABC) then do ; ...code... end ; However with this I get a warning saying that "The quoted string currently being processed has become more than 262 characters long. You may have unbalanced quoatation
Show full article (1.32Kb)
Good Day ! This is to appraise you about the new eBook compiled by me “ A FEW GOOD QUOTATIONS” . I had been collecting some material for my school going kids and then it occurred to me that it might be useful to many others as well. I have tried to present it through the eBook. This is my second eBook. I give below the links to download both these eBooks : 1. For “QUOTATIONS AND THOUGHTS”     

Group: comp.softsys.sas · Group Profile · Search for Quoatations in comp.softsys.sas
Author: Toby Dunn
Date: Aug 27, 2008 08:26

Thanks for the information, Robert and Dave. On Daveès suggestion, I have replaced WM with WLM and can see its advantages. As for the multiple email accounts, two or three people could use the same computer and receive their emails in their individual email boxes, I assume. I never did understand why on WM all email, regardless of the multiple accounts, ended up in the same place: so much
Show full article (2.07Kb)
The single apostrophe shows only in the formula bar not in the cell. Tyro "Stache02" <Stache02@discussions.microsoft.com> wrote in message news:3FDC1B13-44B4-453C-BA69-D2FB1E9B44FE@microsoft.com... > is there a way to not show these characters in the text.. > > "Tyro" wrote: > >> The single quote tells Excel that what follows is text. For example if >> you >> enter: 123, that is the     

Group: comp.softsys.sas · Group Profile · Search for Quoatations in comp.softsys.sas
Author: Jim Groeneveld
Date: Aug 27, 2008 08:26

Show full article (0.79Kb)
    

Group: comp.softsys.sas · Group Profile · Search for Quoatations in comp.softsys.sas
Author: Ben
Date: Aug 27, 2008 08:11

Show full article (1.74Kb)
    

Group: sci.stat.math · Group Profile · Search for Quoatations in sci.stat.math
Author: mrudula
Date: Apr 21, 2008 04:02

Show full article (3.16Kb)
    

Group: microsoft.public.windows.vista.mail · Group Profile · Search for Quoatations in microsoft.public.windows.vista.mail
Author: Mark S.
Date: Feb 11, 2008 19:45

Show full article (3.16Kb) · Show article thread
    

Group: sg.singnet.marketplace · Group Profile · Search for Quoatations in sg.singnet.marketplace
Author: joseph8880
Date: Jan 24, 2008 01:02

Show full article (0.20Kb)
    

Group: microsoft.public.excel.misc · Group Profile · Search for Quoatations in microsoft.public.excel.misc
Author: Tyro
Date: Jan 11, 2008 10:35

Show full article (0.79Kb) · Show article thread
1 · 2 · 3 · next