11-04-2024, 08:06 AM
#1
ChatGPT usually can't generate valid C# code that uses LibreAutomate functions. It isn't familiar enough with LibreAutomate. Use ChatGPT only to generate code without LibreAutomate functions.
#2
The easiest way to make it work, rename folder "Notepad" to "@Notepad". Then all files in that folder can use classes defined anywhere in that folder. And let "testA-" be the first file in that folder.
More info in Cookbook article "Multi-file scripts, projects".
ChatGPT usually can't generate valid C# code that uses LibreAutomate functions. It isn't familiar enough with LibreAutomate. Use ChatGPT only to generate code without LibreAutomate functions.
#2
The easiest way to make it work, rename folder "Notepad" to "@Notepad". Then all files in that folder can use classes defined anywhere in that folder. And let "testA-" be the first file in that folder.
More info in Cookbook article "Multi-file scripts, projects".