creating QIF file under Dos using AWK

Edward Doolittle edward.doolittle at gmail.com
Thu Mar 19 18:52:20 EDT 2015


The attached works for me, in light testing.



On 19 March 2015 at 08:26, piggyb <piggybattery at gmail.com> wrote:

> Good idea to check if the input file doesn't change
>
> I have tried out the script below to check if the header is the same, and
> it
> works correctly
> But when I change the variable $mystring to $csv->getline($fh)->[0] then it
> stops to work.
>
> my $mystring;
> $mystring = "Blank EXPORT";
> if($mystring !~ m/BANK EXPORT/) { print "Unexpected first row"; }
>
>
>
> --
> View this message in context:
> http://gnucash.1415818.n4.nabble.com/creating-QIF-file-under-Dos-using-AWK-tp4676673p4677012.html
> Sent from the GnuCash - User mailing list archive at Nabble.com.
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>



-- 
Edward Doolittle
Associate Professor of Mathematics
First Nations University of Canada
1 First Nations Way, Regina SK S4S 7K2

« Toutes les fois que je donne une place vacante, je fais cent mécontents
et un ingrat. »
-- Louis XIV, dans Voltaire, Le Siècle de Louis XIV, Chap. XXVI
-------------- next part --------------
A non-text attachment was scrubbed...
Name: piggyb.pl
Type: application/octet-stream
Size: 863 bytes
Desc: not available
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20150319/55b2a9c1/attachment.obj>


More information about the gnucash-user mailing list