for example i scraping or using chatgpt api , i ask anything and i parse it content , but i want that after parsing the result , notepad should get open and show the result in that …so to do that ?
Just send parse data to write lines block
that i know man , i am talking about notepad should automatically get opened.
Write the response to a file, then use the shell block to open notepad.exe
and pass the file path as argument.
2 Likes
thanks ruri , when i open old openbullet 1.2.2 there is no shell block , but in ob2 there is shell block , so is there any to get shell plugin for old ob ?