@Omini yes, I just tried this way too, it still seems to cut-off at 1,000,000 bytes, so it wasn't related to breaking due to content etc, it still seems to be a data length / quota memory problem
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.