CoCreate User Forum  

Go Back   CoCreate User Forum > Support > Customization
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 10-13-2004, 01:34 PM
Thom Ivancso's Avatar
Thom Ivancso Thom Ivancso is offline
Registered User
 
Join Date: Oct 2002
Location: Connecticut, USA
Posts: 212
How to send contents of display table to a file.

Hello All,

I am looking for a way to select all the rows in a display table and save this information out to a text or xls type file. If anyone knows how to do this I would greatly appreciate a word back.


Cheers
Thom
Reply With Quote
  #2  
Old 10-15-2004, 10:26 AM
Wolfgang's Avatar
Wolfgang Wolfgang is offline
Registered User
 
Join Date: Nov 2002
Location: ... near Sindelfingen near Stuttgart, Germany
Posts: 754
Hi Thom,

this was a recently asked question.... on the german CAD.DE forum [img]./images/smilies/wink.gif[/IMG]

CoCreate can help you with your problem: since version 12.0X Version of OSDM there is a goody to do an 'export table'. see:

<sddir>help/Common/documentation/goodies/Readme-0105.html

If you load it after you activated your modules the list of proposals for tables to export is much longer.

short form to use it: (as an example for BOM)
Code:
(load "table_export_dia")

AM_BOM_SCAN3D :ASSY "/B1" :all_levels complete

AM_BOM_NUMBERS :by_step :on complete

;; toolbox:
export_table
:ltabname "AM-BOM-DATA-LTAB"
:fformat :CSV
complete
-->> D:\TEMP\osd_table_am-bom-data-ltab.csv

Then you can load this file into your spread-sheet program.
Reply With Quote
  #3  
Old 10-21-2004, 12:23 PM
Thom Ivancso's Avatar
Thom Ivancso Thom Ivancso is offline
Registered User
 
Join Date: Oct 2002
Location: Connecticut, USA
Posts: 212
Hello Wolfgang,

Thank you that is what I needed.


Cheers
Thom
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 03:49 PM.



Hosted by SureServer    Forums   Modeling FAQ   Macro Site   Vendor/Contractors   Software Resellers   CoCreate   Gallery   Home   Board Members   Regional User Groups  By-Laws  

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.