Please attach a test project that replicates this problem. Also, specify what is in the resource? You can attach the project and the file for the resource here or in a forum PM.
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
-
@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.