Open txt file using notepad ++ using read text activity

Hi,

I trying to open a txt file using notepad++, but i couldnt finda way to do so. The reason for opening the file in notepad ++ is the format.
Format when opened in notepad++

Format when opened in notepad

I used a read text file activity and it takes the notepad as default application to open txt.

Thanks in advance

Try using open application. In the input give the path of the notepad++ and in the working directory provide the file path.

1 Like

@vishal.kp

Thanks for the reply.

Tried that. But it didnt work :frowning: