Delete Field Names
Is it possible, in Bartender 9.4 to delete a line of field names from our input file? We are unable to process unless we delete the line with the field names.
File current looks like:
%BTW%........
%END%
_Field Name, Field Name, Field Name
"Data I want", "data I want", "etc"
-
Shotaro Ito
★ BarTender Hero ★
Dear Doestch,
Is that Commander script?
In that case there's no such options. (In BarTender 2016, you can with search and replace action to remove desired line matched with regular expression.)
What is actual reason to not use the field names? In most of cases, having field header line is much better than not.
1. Document (btw file) prints field name too (header line will be printed)
Chande document's database connection setup (file menu) to treat first line as header.
2. Field name info is incorrect
Reconnect database setup in document's database connection setup. (remove database connection, add database connection) then modify each text / barcode's field name to match the current CSV file
Alternatively, if you can modify trigger file, you could change /R=3 command to /R=4 to treat line 4 as start of database. (I'm not sure you have such transform command in BT9.4 - that's out of tech support period.)
0 -
The solution was the R==X command. I found someone at my company who is smarter than me about Bartender and she showed me that.
Thanks for responding.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare