Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Replacing Double Quotes Within A Text File Using VBScript

    Hi

    If you want to use the original headers you can make an .ini-file in notepad. Just write these lines:

    [Source]

    ColumnNames=EEID,LAST,FRST,KEY,WRK#,HRLY,OTRT,ASTT,CHCK

    NumberOfColumns=9

    Save the file as source.ini (for example...)

    Use the Dynamic Properties Task and...

Viewing post 1 (of 2 total)