Hi,
I wrote a basic function which implements a saving of two text data into user selected files. The user chooses one file name and the program should have appended a _CH_B string to the user selected name and saved the second file with that new generated name. For some reason my regular expression part does not work even though i checked the reg. exression on a stand alone engine. Please see my attached program
Message Edited by RSibagatullin on
07-30-2008 07:02 PM