Autocad 2019 AcedCommandS exportlayout not working

Autocad 2019 AcedCommandS exportlayout not working

Anonymous
Not applicable
572 Views
1 Reply
Message 1 of 2

Autocad 2019 AcedCommandS exportlayout not working

Anonymous
Not applicable

This is my test code:

 

acedCommandS(RTSTR,_T("filedia"),RTSTR,_T("0"), RTSTR, _T(""), RTNONE);   //ok

acedCommandS(RTSTR, _T("exportlayout"), RTSTR, _T("d:\\1.dwg"), RTSTR, _T(""), RTNONE);   // error,retrun -5100

 

The  code run in "PView" cmd,exportlayout not wrok,who can tell me why?It is my code wrong?

0 Likes
Accepted solutions (1)
573 Views
1 Reply
Reply (1)
Message 2 of 2

ВeekeeCZ
Consultant
Consultant
Accepted solution

@Discussion_Ad  

 

Pls relocate to the correct forum ARX 

 
0 Likes