yes it does solve saving page 11, thanks a bunch.
I had put that line there because of a Warning about initializing stry.
I'd appreciate all comments on how my example was hard to follow (too many remmed lines, the non-relevant Button (x) Subs) , as I approach the intermediate stage of B4x syntax. TIA
I'd appreciate all comments on how my example was hard to follow (too many remmed lines, the non-relevant Button (x) Subs) , as I approach the intermediate stage of B4x syntax. TIA
I know the final product would be a tidy package ... but mainly the excessive rem lines in this and other examples. I did not even try the buttons.
Possibly renaming to reflect View Types .. eg: edtPages , edtArrayPages or similar for EditTexts.
Unsure if this was just due to testing .. but you define 11 Edit texts, populate them and then assign them to array of edit texts ?. Maybe there's a good reason to do so.