| View previous topic :: View next topic |
| Author |
Message |
muritai
Joined: 14 Jan 2010 Posts: 5
|
Posted: Wed Jun 06, 2012 1:22 pm Post subject: Auditing Summary |
|
|
It would be nice to have the ability to produce a report from the columns to assist with documenting the scores of functions in a large listing and, also, to audit the DG file.
For instance ...
col DataType name Details
1 string remark
2 number x
3 number y
4 number theta
5 date time
6 function xprime x*cos(theta*pi/180)-y*sin(theta*pi/180)
7 function yprime x*sin(theta*pi/180)+y*cos(theta*pi/180) |
|
| Back to top |
|
 |
David Site Admin
Joined: 25 Nov 2006 Posts: 1541 Location: Chapel Hill, NC
|
Posted: Wed Jun 06, 2012 3:51 pm Post subject: |
|
|
I'm slightly confused. Do you mean you want to create a digest of what is in the file, or you want to be able to export it as a text file? Feel free to e-mail me examples of files and what you want DataGraph to create automatically for you. My e-mail is david@visual....
David |
|
| Back to top |
|
 |
|