Copy text from file1, Replace text from file2 with text from file1 - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: Copy text from file1, Replace text from file2 with text from file1 (/Thread-Copy-text-from-file1-Replace-text-from-file2-with-text-from-file1) |
Copy text from file1, Replace text from file2 with text from file1 - bjotorres - 11-10-2008 I want to replace text from file2 with text copied from file1 using QTP. Can anyone help me find my way? RE: Copy text from file1, Replace text from file2 with text from file1 - roxer - 12-04-2008 hi, bjotorres Here simple code that I wrote. Code: 'path to file from which text will be copied |