I have an Adobe Director project that I would like to port into something modern, like B4X stuff. If I can write code to pull the Director's Lingo-language code out of Director, is it reasonable to think that I can take that text output and convert it into something that B4X can understand?
I have experience with Microsoft's Visual Basic 6 and B4X seems similar. But I am concerned that they both use files that aren't plain text like does the C language and others. In other words, is there a special format I can follow to convert my code into B4X "modules" or "classes" or "procedures", etc.?
I have experience with Microsoft's Visual Basic 6 and B4X seems similar. But I am concerned that they both use files that aren't plain text like does the C language and others. In other words, is there a special format I can follow to convert my code into B4X "modules" or "classes" or "procedures", etc.?