cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Save a Table

Sekar1
12-Amethyst

Save a Table

Hi ,

I want to Save a table as .tbl file for which I am using ProDwgtableSave();

 

ProPath dwgPath_text;
status = ProDirectoryCurrentGet(dwgPath_text);

status = ProDwgtableSave(&table, dwgPath_text, PRODWGTABLEFORMAT_TBL, NULL);

 

I am getting some exception which I have attached below.

Please some one let me know what has to be done.

 

Thanks and regards,

Sekar 

0 REPLIES 0
Top Tags