@moon I want to print the contents of a specific line. Ex) 5th content out of 10 lines use:
54b39970-2527-4453-88bc-454df960c2fb-image.png
4faf01ac-8363-4e39-947c-1b04b47b3aef-image.png
I have a resource "emails" that is not being saved as emails are being used.
When my application is stopped the emails resource is not saved back to the disk... So next run it starts using all the emails again.
I've used BAS for over a year and never experienced this issue, not sure if its a recent update or?
Basically resources need to be saved on script stop.. please
@tipston244 said in Resources have a bug:
I have a resource "emails" that is not being saved as emails are being used.
When my application is stopped the emails resource is not saved back to the disk... So next run it starts using all the emails again.I've used BAS for over a year and never experienced this issue, not sure if its a recent update or?
Basically resources need to be saved on script stop.. please
The resource mechanism has not changed since the creation of BAS, look for an error in the script logic.