Mehrzad238 Active Member Aug 30, 2024 #1 hello, I'm trying to use FileHandler in my project using this example: TextEditor - Save and load external files but I'm facing with this error: B4X: Unknown type: b4xmainpage<br />Are you missing a library reference? I attached the screenshots. I'm using b4a not b4x Does that have something to this? if it does what is the replacement? Attachments Screenshot 2024-08-30 212002.png 95.9 KB · Views: 127 Screenshot 2024-08-30 213047.png 111.5 KB · Views: 136
hello, I'm trying to use FileHandler in my project using this example: TextEditor - Save and load external files but I'm facing with this error: B4X: Unknown type: b4xmainpage<br />Are you missing a library reference? I attached the screenshots. I'm using b4a not b4x Does that have something to this? if it does what is the replacement?
Erel B4X founder Staff member Licensed User Longtime User Sep 1, 2024 #2 Don't add a reference to B4XPages library if this is not a B4XPages project. Upvote 0