Hi, Ive opend an old project, open the designer, change some images sizes, recompile and gettting the following error
B4A Version: 8.80
Parsing code. Error
Error parsing program.
Error description: Undeclared variable 'loadbitmapresize' is used before it was assigned any value.
Error occurred on line: 266 (HttpJob)
Return LoadBitmapResize(HttpUtils2Service.TempFolder, taskId, Width, Height, KeepAspectRatio)
I search the project for LoadBitmapResize but nothing, only I use id LoadBitmap, so I think its from the designer but I can find it.
Thanks for your help
B4A Version: 8.80
Parsing code. Error
Error parsing program.
Error description: Undeclared variable 'loadbitmapresize' is used before it was assigned any value.
Error occurred on line: 266 (HttpJob)
Return LoadBitmapResize(HttpUtils2Service.TempFolder, taskId, Width, Height, KeepAspectRatio)
I search the project for LoadBitmapResize but nothing, only I use id LoadBitmap, so I think its from the designer but I can find it.
Thanks for your help