10-03-2024, 11:11 AM
(This post was last modified: 10-03-2024, 11:15 AM by jrmrhrb00.
Edit Reason: Update
)
(10-01-2024, 10:11 PM)jrmrhrb00 Wrote: QDZM107.000
this program will graduate successfully. Then you can see how it runs in visual basic. Then to get it running you need to import litdev, and smallbasicann. Just create a new line 1 and type: imports litdev, smallbasicann. You do have to put brackets around the [new] keyword line 38. Also, in the project reference manager you need to browse and find the litdev.dll and the smallbasicann.dll. Once you put these in the manager they will stay there. To get it to show anything in the console you need to change the application to a console application. Maybe there is a better way, but that works. To do that go to project at the top then click properties.
JR
LitDev,
Could you try this out? I just want to be sure that it works for anyone that wants to try it. It does work with original small basic with the lidev.dll and smallbasicANN.dll. When I graduate the program it does automatically load visual studio 2022.
Thanks,
JR
LitDev,
Had to use quote to bring this page forward so you could see my request after updating the page. Still learning how to use this software.
JR