From: <bp...@tr...> - 2004-03-29 22:54:21
|
Hey guys, Perhaps I don't understand how the .nfo files are suposed to work, but when building pdb's using the "calculated" field type, my script text never seems to make it into the pdb file. Here is the nfo sample: title "Cass, 013, XB, Canvass Walk" csvfile "/export/var/palm/187/29.csv" field "voter_id" integer field "lname" string field "fname" string field "stnum" string field "stname" string field "maddress" string field "city" string field "stapt" string field "phone" string field "stsen02" string field "partyid02" string field "g2000" boolean field "refused" string field "issue2" list "/E/F/H/J/N/S/T" field "state" list "MN/MT/ND/SD" field "Q1" list "If the election were held today, which candiate would you vote fore?" field "pres04" list "/0/AS/BG/CB/DG/DK/GB/HD/JE/JK/JL/U/WC" field "date_mod" calculated "(gcd)" field "time_mod" calculated "(gct)" view "All Fields" "lname" 40 "fname" 30 "stnum" 30 "stname" 30 "maddress" 125 "city" 30 "stapt" 30 "phone" 30 "stsen02" 30 "partyid02" 30 "g2000" 15 "refused" 30 "issue2" 30 "state" 20 "pres04" 30 option backup off option readonly off extended on The date_mod/time_mod fields come up as "n/a" in the database, and attempts to view the scrip show a series of bad characters. Any ideas? -- Brett Paden bp...@tr... http://trimeros.com 877.352.data (office) 954.663.0678 (cell) |