<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What's Missing?   Macro _EG_CONDITIONAL_DROPDS not resolved in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/72712#M7220</link>
    <description>Dropped it in and it worked great!  Thanks Chris - Luv SAS!!!</description>
    <pubDate>Thu, 16 Sep 2010 15:59:20 GMT</pubDate>
    <dc:creator>SAS_Doctor</dc:creator>
    <dc:date>2010-09-16T15:59:20Z</dc:date>
    <item>
      <title>What's Missing?   Macro _EG_CONDITIONAL_DROPDS not resolved</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/72710#M7218</link>
      <description>I used EG 4.2 to create a sas program by selecting FILE-&amp;gt;Export All Code.  I then created a Stored Process by using the wizard.  I have selected "STORED PROCESS MACROS", "Global Macro variables" and "Libname references" under "Include Code For".&lt;BR /&gt;
&lt;BR /&gt;
This is the error:&lt;BR /&gt;
&lt;BR /&gt;
WARNING: Apparent invocation of macro _EG_CONDITIONAL_DROPDS not resolved.&lt;BR /&gt;
&lt;BR /&gt;
165       +/* -------------------------------------------------------------------&lt;BR /&gt;
166       +   End of task code.&lt;BR /&gt;
167       +   ------------------------------------------------------------------- */&lt;BR /&gt;
168       +RUN; QUIT;&lt;BR /&gt;
169       +%_eg_conditional_dropds(WORK.SORTTempTableSorted);&lt;BR /&gt;
           _&lt;BR /&gt;
           180&lt;BR /&gt;
&lt;BR /&gt;
ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
This is the log:&lt;BR /&gt;
&lt;BR /&gt;
1                                                                                                                        The SAS System                                                                                       10:56 Thursday, September 16, 2010&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Copyright (c) 2002-2008 by SAS Institute Inc., Cary, NC, USA. &lt;BR /&gt;
NOTE: SAS (r) Proprietary Software 9.2 (TS2M3) &lt;BR /&gt;
      Licensed to SOCIAL SERVICES COORDINATORS/MAINLINE INFO, Site 70067395.&lt;BR /&gt;
NOTE: This session is executing on the X64_SRV08  platform.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: SAS Initialization used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
      &lt;BR /&gt;
NOTE: The autoexec file, C:\SAS\SASEBI\Lev1\SASMain\StoredProcessServer\autoexec.sas, was executed at server initialization. No server log was specified.  Add the log option to the server startup command to see details of the autoexec execution (refer to &lt;BR /&gt;
      "Specifying Logging Options" under "Server Startup Command" in the Server Administrator's Guide).&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt; SAS Macro Variables:&lt;BR /&gt;
&lt;BR /&gt;
 PROMPT_COUNTY=Boulder&lt;BR /&gt;
 PROMPT_COUNTY_COUNT=1&lt;BR /&gt;
 PROMPT_STATE=Colorado&lt;BR /&gt;
 SYSDBMSG=&lt;BR /&gt;
 SYSDBRC=0&lt;BR /&gt;
 _APSLIST=PROMPT_STATE,PROMPT_COUNTY,PROMPT_COUNTY_COUNT,_RESULT,_ODSSTYLE,_ENCODING,_CLIENTNAME,_ODSDEST,_ODSSTYLESHEET,_GOPT_DEVICE,_METAPERSON,_ODSOPTIONS,_METAFOLDER,_METAUSER,_PROGRAM,_CLIENT,_USERNAME,_SECUREUSERNAME&lt;BR /&gt;
 _CLIENT=SAS Enterprise Guide; CLR 2.0.50727.3615; Microsoft Windows NT 5.1.2600 Service Pack 3&lt;BR /&gt;
 _CLIENTNAME=SAS Enterprise Guide&lt;BR /&gt;
 _ENCODING=utf-8&lt;BR /&gt;
 _GOPT_DEVICE=ACTIVEX&lt;BR /&gt;
 _METAFOLDER=/SSC Analytics/Test/&lt;BR /&gt;
 _METAPERSON=James Baillie&lt;BR /&gt;
 _METAUSER=jbaillie@SSC&lt;BR /&gt;
 _ODSDEST=HTML&lt;BR /&gt;
 _ODSOPTIONS=ATTRIBUTES=("CODEBASE"="http://www2.sas.com/codebase/graph/v92/sasgraph.exe#version=9,2")&lt;BR /&gt;
 _ODSSTYLE=Analysis&lt;BR /&gt;
 _ODSSTYLESHEET=(URL="file:///C:/Program%20Files/SAS/SharedFiles/BIClientStyles/4.2/Analysis.css")&lt;BR /&gt;
 _PROGRAM=/SSC Analytics/Test/Cascading_Prompts_sp&lt;BR /&gt;
 _REPLAY="&amp;amp;_URL?_sessionid=70855404-FC01-47D9-8B49-756E71CECF83&amp;amp;_program=replay&amp;amp;_entry=&amp;amp;_TMPCAT.."&lt;BR /&gt;
 _RESULT=STREAM&lt;BR /&gt;
 _SECUREUSERNAME=jbaillie&lt;BR /&gt;
 _TMPCAT=APSWORK.TCAT004C&lt;BR /&gt;
 _USERNAME=jbaillie&lt;BR /&gt;
&lt;BR /&gt;
1          options nosource source2 center notes nodate nonumber ls=195 formchar='|----|+|---+=|-/\&amp;lt;&amp;gt;*' pagesize=40 noovp nomprint nomlogic nosymbolgen; title; footnote;&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
NOTE: %INCLUDE (level 1) file D:\SSC\SAS Source Code\SSC_Op_Analysis_Dev\Test\Cascading_Prompts_sp.sas is file D:\SSC\SAS Source Code\SSC_Op_Analysis_Dev\Test\Cascading_Prompts_sp.sas.&lt;BR /&gt;
3         +*  Begin EG generated code (do not edit this line);&lt;BR /&gt;
4         +*&lt;BR /&gt;
5         +*  Stored process registered by&lt;BR /&gt;
6         +*  Enterprise Guide Stored Process Manager V4.2&lt;BR /&gt;
7         +*&lt;BR /&gt;
8         +*  ====================================================================&lt;BR /&gt;
9         +*  Stored process name: Cascading_Prompts_sp&lt;BR /&gt;
10        +*&lt;BR /&gt;
11        +*  Keywords: dynamic cascading prompt&lt;BR /&gt;
12        +*  ====================================================================&lt;BR /&gt;
13        +*&lt;BR /&gt;
14        +*  Stored process prompt dictionary:&lt;BR /&gt;
15        +*  ____________________________________&lt;BR /&gt;
16        +*  PROMPT_COUNTY&lt;BR /&gt;
17        +*       Type: Text&lt;BR /&gt;
18        +*      Label: Select a County:&lt;BR /&gt;
19        +*       Attr: Visible&lt;BR /&gt;
20        +*  ____________________________________&lt;BR /&gt;
21        +*  PROMPT_STATE&lt;BR /&gt;
22        +*       Type: Text&lt;BR /&gt;
23        +*      Label: Select a State:&lt;BR /&gt;
24        +*       Attr: Visible, Required&lt;BR /&gt;
25        +*  ____________________________________&lt;BR /&gt;
26        +*;&lt;BR /&gt;
27        +&lt;BR /&gt;
28        +&lt;BR /&gt;
29        +*ProcessBody;&lt;BR /&gt;
30        +&lt;BR /&gt;
31        +%global PROMPT_COUNTY&lt;BR /&gt;
32        +        PROMPT_STATE;&lt;BR /&gt;
33        +&lt;BR /&gt;
34        +%STPBEGIN;&lt;BR /&gt;
35        +&lt;BR /&gt;
36        +OPTIONS VALIDVARNAME=ANY;&lt;BR /&gt;
37        +&lt;BR /&gt;
38        +%LET _SASSERVERNAME=%NRBQUOTE(SASMain - Logical Stored Process Server);&lt;BR /&gt;
39        +&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
40        +*  End EG generated code (do not edit this line);&lt;BR /&gt;
41        +&lt;BR /&gt;
42        +/* ----------------------------------------&lt;BR /&gt;
43        +Code exported from SAS Enterprise Guide&lt;BR /&gt;
44        +DATE: Wednesday, September 15, 2010     TIME: 2:10:24 PM&lt;BR /&gt;
45        +PROJECT: Project&lt;BR /&gt;
46        +PROJECT PATH:&lt;BR /&gt;
47        +---------------------------------------- */&lt;BR /&gt;
48        +&lt;BR /&gt;
49        +/* ---------------------------------- */&lt;BR /&gt;
50        +/* MACRO: enterpriseguide             */&lt;BR /&gt;
51        +/* PURPOSE: define a macro variable   */&lt;BR /&gt;
52        +/*   that contains the file system    */&lt;BR /&gt;
53        +/*   path of the WORK library on the  */&lt;BR /&gt;
54        +/*   server.  Note that different     */&lt;BR /&gt;
55        +/*   logic is needed depending on the */&lt;BR /&gt;
56        +/*   server type.                     */&lt;BR /&gt;
57        +/* ---------------------------------- */&lt;BR /&gt;
58        +%macro enterpriseguide;&lt;BR /&gt;
59        +%global sasworklocation;&lt;BR /&gt;
60        +%if &amp;amp;sysscp=OS %then %do; /* MVS Server */&lt;BR /&gt;
61        +	%if %sysfunc(getoption(filesystem))=MVS %then %do;&lt;BR /&gt;
62        +        /* By default, physical file name will be considered a classic MVS data&lt;BR /&gt;
63        + set. */&lt;BR /&gt;
64        +	    /* Construct dsn that will be unique for each concurrent session under a&lt;BR /&gt;
65        + particular account: */&lt;BR /&gt;
66        +		filename egtemp '&amp;amp;egtemp' disp=(new,delete); /* create a temporary data set */&lt;BR /&gt;
67        + 		%let tempdsn=%sysfunc(pathname(egtemp)); /* get dsn */&lt;BR /&gt;
68        +		filename egtemp clear; /* get rid of data set - we only wanted its name */&lt;BR /&gt;
69        +		%let unique_dsn=".EGTEMP.%substr(&amp;amp;tempdsn, 1, 16).PDSE";&lt;BR /&gt;
70        +		filename egtmpdir &amp;amp;unique_dsn&lt;BR /&gt;
71        +			disp=(new,delete,delete) space=(cyl,(5,5,50))&lt;BR /&gt;
72        +			dsorg=po dsntype=library recfm=vb&lt;BR /&gt;
73        +			lrecl=8000 blksize=8004 ;&lt;BR /&gt;
74        +		options fileext=ignore ;&lt;BR /&gt;
75        +	%end;&lt;BR /&gt;
76        + 	%else %do;&lt;BR /&gt;
77        +        /*&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
78        +		By default, physical file name will be considered an HFS&lt;BR /&gt;
79        +		(hierarchical file system) file.&lt;BR /&gt;
80        +		Note:  This does NOT support users who do not have an HFS home directory.&lt;BR /&gt;
81        +		It also may not support multiple simultaneous sessions under the same account.&lt;BR /&gt;
82        +		*/&lt;BR /&gt;
83        +		filename egtmpdir './';&lt;BR /&gt;
84        +	%end;&lt;BR /&gt;
85        +	%let path=%sysfunc(pathname(egtmpdir));&lt;BR /&gt;
86        +        %let sasworklocation=%sysfunc(quote(&amp;amp;path));&lt;BR /&gt;
87        +%end; /* MVS Server */&lt;BR /&gt;
88        +%else %do;&lt;BR /&gt;
89        +	%let sasworklocation = "%sysfunc(getoption(work))/";&lt;BR /&gt;
90        +%end;&lt;BR /&gt;
91        +%if &amp;amp;sysscp=VMS_AXP %then %do; /* Alpha VMS server */&lt;BR /&gt;
92        +	%let sasworklocation = "%sysfunc(getoption(work))";&lt;BR /&gt;
93        +%end;&lt;BR /&gt;
94        +%if &amp;amp;sysscp=CMS %then %do;&lt;BR /&gt;
95        +	%let path = %sysfunc(getoption(work));&lt;BR /&gt;
96        +	%let sasworklocation = "%substr(&amp;amp;path, %index(&amp;amp;path,%str( )))";&lt;BR /&gt;
97        +%end;&lt;BR /&gt;
98        +%mend enterpriseguide;&lt;BR /&gt;
99        +&lt;BR /&gt;
100       +%enterpriseguide&lt;BR /&gt;
101       +&lt;BR /&gt;
102       +ODS PROCTITLE;&lt;BR /&gt;
103       +OPTIONS DEV=ACTIVEX;&lt;BR /&gt;
NOTE: Procedures may not support all options or statements for all devices. For details, see the documentation for each procedure.&lt;BR /&gt;
104       +GOPTIONS XPIXELS=0 YPIXELS=0;&lt;BR /&gt;
105       +FILENAME EGSRX TEMP;&lt;BR /&gt;
106       +ODS tagsets.sasreport12(ID=EGSRX) FILE=EGSRX STYLE=sasweb STYLESHEET=(URL=&lt;BR /&gt;
107       +"file:///C:/Program%20Files/SAS/SharedFiles/BIClientStyles/4.2/sasweb.css")&lt;BR /&gt;
108       + NOGTITLE NOGFOOTNOTE GPATH=&amp;amp;sasworklocation ENCODING=UTF8 options(rolap="on");&lt;BR /&gt;
NOTE: Writing TAGSETS.SASREPORT12(EGSRX) Body file: EGSRX&lt;BR /&gt;
109       +&lt;BR /&gt;
110       +/*   START OF NODE: List Data   */&lt;BR /&gt;
111       +%LET _CLIENTTASKLABEL='List Data';&lt;BR /&gt;
112       +%LET _CLIENTPROJECTPATH='';&lt;BR /&gt;
113       +%LET _CLIENTPROJECTNAME='';&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
114       +&lt;BR /&gt;
115       +GOPTIONS ACCESSIBLE;&lt;BR /&gt;
116       +/* -------------------------------------------------------------------&lt;BR /&gt;
117       +   Code generated by SAS Task&lt;BR /&gt;
118       +&lt;BR /&gt;
119       +   Generated on: Wednesday, September 15, 2010 at 2:02:26 PM&lt;BR /&gt;
120       +   By task: List Data&lt;BR /&gt;
121       +&lt;BR /&gt;
122       +   Input Data: SASHELP.ZIPCODE&lt;BR /&gt;
123       +   Server:  SASMain&lt;BR /&gt;
124       +   ------------------------------------------------------------------- */&lt;BR /&gt;
125       +&lt;BR /&gt;
126       +*%_eg_conditional_dropds(WORK.SORTTempTableSorted);&lt;BR /&gt;
127       +/* -------------------------------------------------------------------&lt;BR /&gt;
128       +   Sort data set SASHELP.ZIPCODE&lt;BR /&gt;
129       +   ------------------------------------------------------------------- */&lt;BR /&gt;
130       +&lt;BR /&gt;
131       +PROC SQL;&lt;BR /&gt;
132       +	CREATE VIEW WORK.SORTTempTableSorted AS&lt;BR /&gt;
133       +		SELECT T.ZIP, T.CITY, T.STATENAME, T.COUNTYNM, T.COUNTY, T.AREACODE&lt;BR /&gt;
134       +	FROM SASHELP.ZIPCODE as T&lt;BR /&gt;
135       +    ORDER BY 2,4,3&lt;BR /&gt;
136       +;&lt;BR /&gt;
NOTE: SQL view WORK.SORTTEMPTABLESORTED has been defined.&lt;BR /&gt;
137       +QUIT;&lt;BR /&gt;
NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
      &lt;BR /&gt;
&lt;BR /&gt;
138       +TITLE;&lt;BR /&gt;
139       +TITLE1 "Report Listing";&lt;BR /&gt;
140       +FOOTNOTE;&lt;BR /&gt;
141       +FOOTNOTE1&lt;BR /&gt;
142       +"Generated by the SAS System (&amp;amp;_SASSERVERNAME, &amp;amp;SYSSCPL) on %TRIM(%QSYSFUNC(DATE(), NLDATE20.)) at %TRIM(%SYSFUNC(TIME(), NLTIMAP20.))";&lt;BR /&gt;
143       +&lt;BR /&gt;
144       +%global PROMPT_COUNTY_COUNT PROMPT_COUNTY;&lt;BR /&gt;
145       +%let COUNTY_WHERE_CLAUSE=; *Initialize our new where clause to missing;&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
146       +data _null_;&lt;BR /&gt;
147       +length COUNTY_LIST $10000; *long enough to hold all counties in a state;&lt;BR /&gt;
148       +if symget('PROMPT_COUNTY_COUNT')=1 then COUNTY_LIST=quote(trim(symget('PROMPT_COUNTY')));&lt;BR /&gt;
149       +else do i=1 to symget('PROMPT_COUNTY_COUNT');&lt;BR /&gt;
150       +COUNTY_LIST=&lt;BR /&gt;
151       +catx(' ' ,COUNTY_LIST, quote(trim(symget(cats('PROMPT_COUNTY',i)))));&lt;BR /&gt;
152       +end;&lt;BR /&gt;
153       +*if at least one county selected, write to COUNTY_WHERE_CLAUSE macro value;&lt;BR /&gt;
154       +if missing(COUNTY_LIST)=0 then&lt;BR /&gt;
155       +call symputx('COUNTY_WHERE_CLAUSE',cats('and COUNTYNM in (',COUNTY_LIST,')'));&lt;BR /&gt;
156       +run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Character values have been converted to numeric values at the places given by: (Line):(Column).&lt;BR /&gt;
      148:4    149:16   &lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.04 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
      &lt;BR /&gt;
&lt;BR /&gt;
157       +&lt;BR /&gt;
158       +PROC PRINT DATA=WORK.SORTTempTableSorted&lt;BR /&gt;
159       +	OBS="Row number"&lt;BR /&gt;
160       +	LABEL&lt;BR /&gt;
161       +	;&lt;BR /&gt;
162       +	VAR ZIP CITY COUNTYNM STATENAME AREACODE;&lt;BR /&gt;
163       +    where STATENAME="&amp;amp;Prompt_State" &amp;amp;COUNTY_WHERE_CLAUSE;&lt;BR /&gt;
164       +RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 32 observations read from the data set SASHELP.ZIPCODE.&lt;BR /&gt;
      WHERE (STATENAME='Colorado') and (COUNTYNM='Boulder');&lt;BR /&gt;
NOTE: There were 32 observations read from the data set WORK.SORTTEMPTABLESORTED.&lt;BR /&gt;
      WHERE (STATENAME='Colorado') and (COUNTYNM='Boulder');&lt;BR /&gt;
NOTE: PROCEDURE PRINT used (Total process time):&lt;BR /&gt;
      real time           0.40 seconds&lt;BR /&gt;
      cpu time            0.06 seconds&lt;BR /&gt;
      &lt;BR /&gt;
&lt;BR /&gt;
WARNING: Apparent invocation of macro _EG_CONDITIONAL_DROPDS not resolved.&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
165       +/* -------------------------------------------------------------------&lt;BR /&gt;
166       +   End of task code.&lt;BR /&gt;
167       +   ------------------------------------------------------------------- */&lt;BR /&gt;
168       +RUN; QUIT;&lt;BR /&gt;
169       +%_eg_conditional_dropds(WORK.SORTTempTableSorted);&lt;BR /&gt;
           _&lt;BR /&gt;
           180&lt;BR /&gt;
&lt;BR /&gt;
ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;BR /&gt;
&lt;BR /&gt;
170       +TITLE; FOOTNOTE;&lt;BR /&gt;
171       +&lt;BR /&gt;
172       +&lt;BR /&gt;
173       +GOPTIONS NOACCESSIBLE;&lt;BR /&gt;
174       +%LET _CLIENTTASKLABEL=;&lt;BR /&gt;
175       +%LET _CLIENTPROJECTPATH=;&lt;BR /&gt;
176       +%LET _CLIENTPROJECTNAME=;&lt;BR /&gt;
177       +&lt;BR /&gt;
178       +;*';*";*/;quit;run;&lt;BR /&gt;
179       +ODS _ALL_ CLOSE;&lt;BR /&gt;
180       +&lt;BR /&gt;
181       +*  Begin EG generated code (do not edit this line);&lt;BR /&gt;
182       +;*';*";*/;quit;&lt;BR /&gt;
183       +%STPEND;&lt;BR /&gt;
184       +&lt;BR /&gt;
185       +*  End EG generated code (do not edit this line);&lt;BR /&gt;
NOTE: %INCLUDE (level 1) ending.</description>
      <pubDate>Thu, 16 Sep 2010 15:30:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/72710#M7218</guid>
      <dc:creator>SAS_Doctor</dc:creator>
      <dc:date>2010-09-16T15:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: What's Missing?   Macro _EG_CONDITIONAL_DROPDS not resolved</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/72711#M7219</link>
      <description>The _eg_conditional_dropds macro *should* have been included in your Export to a SAS program, but it looks like it was left out.&lt;BR /&gt;
&lt;BR /&gt;
I've attached the content of that macro to this message.  If you copy/paste this to the beginning of the SAS program, things should work.&lt;BR /&gt;
&lt;BR /&gt;
Another path might be to use the Create Stored Process feature from SAS Enterprise Guide (skipping the export), which should include all of the necessary code.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Thu, 16 Sep 2010 15:41:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/72711#M7219</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2010-09-16T15:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: What's Missing?   Macro _EG_CONDITIONAL_DROPDS not resolved</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/72712#M7220</link>
      <description>Dropped it in and it worked great!  Thanks Chris - Luv SAS!!!</description>
      <pubDate>Thu, 16 Sep 2010 15:59:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/72712#M7220</guid>
      <dc:creator>SAS_Doctor</dc:creator>
      <dc:date>2010-09-16T15:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: What's Missing?   Macro _EG_CONDITIONAL_DROPDS not resolved</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/979139#M46284</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing the same problem and didn't find the content of the %_eg_conditional_drops you apparently attached to your reply. Can you re-attach it or copy-paste in your message? Thank you so much!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 16:27:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/What-s-Missing-Macro-EG-CONDITIONAL-DROPDS-not-resolved/m-p/979139#M46284</guid>
      <dc:creator>kaioslages</dc:creator>
      <dc:date>2025-11-19T16:27:01Z</dc:date>
    </item>
  </channel>
</rss>

