M matek Member Licensed User Nov 13, 2015 #1 Hello I'm just beginning the adventure of B4J I wrote the program.After closing B4j.Now I want to open a program in B4J but it shows me an error "An error occurred. Error Loading file. Index was outside the bounds of the array." How do I get to my program
Hello I'm just beginning the adventure of B4J I wrote the program.After closing B4j.Now I want to open a program in B4J but it shows me an error "An error occurred. Error Loading file. Index was outside the bounds of the array." How do I get to my program
Cableguy Expert Licensed User Longtime User Nov 13, 2015 #2 Open the b4j file in a text editor like notepad and copy all the subs to a new project... Remember that the text editor will show a few more info than what you see in the IDE! Copy what you need! Upvote 0
Open the b4j file in a text editor like notepad and copy all the subs to a new project... Remember that the text editor will show a few more info than what you see in the IDE! Copy what you need!