BookmarkSubscribeRSS Feed
A_B_C
Calcite | Level 5


Hi,

I am using the following code

 

filename flname dde "winword|C:\Users\\Desktop\Macro Test\mu166-2011-011 statistical analysis plan_final.docx!listings"

where I am getting an error:

 

ERROR: Physical file does not exist, winword|C:\Users\\Desktop\Macro Test\mu166-2011-011 statistical analysis plan_final.docx!listings.

But when I change file name to simply 'C:\Users\\Desktop\Macro Test\MU SAP.docx!listings' then it is working fine and no error.

It would be greatly helpful if someone can help me to resolve this issue.

Thank You.

1 REPLY 1
jwsquillace
SAS Employee

Referencing the DDE External File

SAS(R) 9.3 Companion for Windows

The syntax shown for DDE in the Windows companion is:

filename test dde 'winword|"c:\temp\testdde.doc"  !NUMBER' notab;

Notice the double quotes around the filename inside the single quotes enclosing the DDE triplet.

Jan

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 1673 views
  • 0 likes
  • 2 in conversation