Load_doc_fees utility

juggernautsei wrote on Wednesday, September 21, 2011:

Hello,

I am trying to load up the fees and the script is not doing anything until the end of the loop that shows me no rows affected.

my $DBNAME         = “lxxxxemr”;  # database name
my $CARRIER        = “09040”;    # Virginia
my $FEE_MULTIPLIER = 1.5;        # fee multiplier

I remember once the Carrier was wrong and I was told to change it but I don’t think that is the case now. However, does anyone have a clue or can clue me in on what to look for to get this script to run?

I am using xamp 2.5 on windows server 2003 and version 4.0 OEMR

C:\xamp\perl\bin>perl5.10.1.exe “c:\xamp\perl\scripts\load_doc_fees.plx” < “c:\x
amp\perl\scripts\PFALL11.txt”

Inserted 0 rows, updated 0 rows.

Thanks!

Sherwin     PS (no get a real machine jokes please)