User Tools

Site Tools


howtos:workwithdata:export_quick_reference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howtos:workwithdata:export_quick_reference [2011/06/02 14:56]
marcus.williams
howtos:workwithdata:export_quick_reference [2013/01/31 16:52] (current)
marcus.williams
Line 4: Line 4:
  
 <​code>​ <​code>​
-string $exportDir= $home + "/​exportData"​+string $exportDir= $modelHome ​+ "/​exportData"​
 </​code>​ </​code>​
  
Line 23: Line 23:
  file=$exportDir/​immigration.txt)  file=$exportDir/​immigration.txt)
 </​code>​ </​code>​
 +
 +produces the following (header not shown):
  
 <​file>​ <​file>​
Line 32: Line 34:
 "​1980"​ 9.673356e+01 9.806976e+01 9.806976e+01 "​1980"​ 9.673356e+01 9.806976e+01 9.806976e+01
 </​file>​ </​file>​
 +
 +See the [[howtos:​workwithdata:​import_quick_reference#​tab_delimited_text_odometer_block_format|corresponding import call]].
  
 ===== TOOL format ===== ===== TOOL format =====
howtos/workwithdata/export_quick_reference.1307026576.txt.gz ยท Last modified: 2011/06/02 14:56 by marcus.williams