Hello,
I have a FTN95 project where everything works fine. Here, I created the main screen layout using the designer and the corresponding RCX file was also created.
For a reason (testing of some new variants of the F95 code), I created a new project, where I copied all f95 files and also the RCX file into the same folder of the new project.
I created the executable (no compilation and linking errors), but when I run the exe created in the new project it reports me
LAYOUT resource not found
Again, the original RCX file is present in the folder along with f95 files. Even the RESOURCE command is present at the end of the code of the main program.
I did not find the option to add resource file when using PLATO either by right clicking on the RESOURCE tab in the right pane of the Plato´s Explorer pane or through menu PROJECT/ADD RESOURCES. Both mentioned methods of adding source code files to a newly created project are possible. Right clicking on the RESOURCE tab offers nothing.
What is wrong?
Martin








