in reply to Using Expressions

Are you really sure your messages span over more than one line. Looking at your data, it seems to me that they are each on one single line, but just displayed at the screen on two lines because they are two long to fit on one line. The reason I am thinking that is that it does not seem to make sense to put a new line sometimes after "into", sometimes after "into \DSM", sometimes after "into \DSM R11\project".

Actually, I tried to copy and paste your data into a text editor, and there is no newline character in the middle of the lines. Inserting them here between <code> tags shows a different newline pattern:

I00020036: Loaded C:\Documents and Settings\ja03\Desktop\DSMProduct\p +rojects\AIS\esounixagent\ServiceInstall\ServiceInstall\IsConfig.ini i +nto \DSM R11\projects\AIS\esounixagent\ServiceInstall\ServiceInstall\ +IsConfig.ini . I00020036: Loaded C:\Documents and Settings\ja03\Desktop\DSMProduct\pr +ojects\AIS\esounixagent\ServiceInstall\ServiceInstall\Setup.rul into +\DSM R11\projects\AIS\esounixagent\ServiceInstall\ServiceInstall\Setu +p.rul . E03020039: Unable to load C:\Documents and Settings\ja03\Desktop\DSMPr +oduct\projects\AIS\esounixagent\ServiceInstall\ServiceInstall\String1 +033.txt into \DSM R11\projects\AIS\esounixagent\ServiceInstall\Servic +eInstall\String1033.txt . Text file contains invalid characters . I00020036: Loaded C:\Documents and Settings\ja03\Desktop\DSMProduct\pr +ojects\AIS\esounixagent\ServiceInstall\ServiceInstall\_ISUser1033.dll + into \DSM R11\projects\AIS\esounixagent\ServiceInstall\ServiceInstal +l\_ISUser1033.dll . I00020036: Loaded C:\Documents and Settings\ja03\Desktop\DSMProduct\pr +ojects\AIS\esounixagent\ServiceInstall\ServiceInstall\_ISUser1033.rc +into \DSM R11\projects\AIS\esounixagent\ServiceInstall\ServiceInstall +\_ISUser1033.rc . I00020036: Loaded C:\Documents and Settings\ja03\Desktop\DSMProduct\pr +ojects\AIS\esounixagent\ServiceInstall\ServiceInstall.ism into \DSM R +11\projects\AIS\esounixagent\ServiceInstall\ServiceInstall.ism . I00020036: Loaded C:\Documents and Settings\ja03\Desktop\DSMProduct\pr +ojects\AIS\esounixagent\ServiceInstall\ServiceInstall.sln into \DSM R +11\projects\AIS\esounixagent\ServiceInstall\ServiceInstall.sln .

In brief, there does not seem to be new lines within your error messages. It seems to be merely a screen display artifact.

Je suis Charlie.