s/#.*$//; next if /^$/; #### # Set the format for currency: currency_format = '$###.##'; #### next if /^\s*#/; s/#.*$//;
## # Set the format for currency: currency_format = '$###.##'; ##
## next if /^\s*#/; s/#.*$//;