tpipe repalce

  1. T

    TPipe: Replacing String with Double Quotes

    Hi, I am trying to add some configuration options to a bunch of files with the help of tpipe. The files look like this [..] // Verzeichnis für Content: 'Finanzamts Bericht' CONTENT_DIRECTORY_FINANZAMT_BERICHT = "/home/vamosusr/exporte/export_finanzamtsbericht_oesterreich"; [..] and I want...