05-06-2025, 02:45 PM
(04-30-2025, 08:07 PM)Petr Wrote: Here it is, is used Google translator, I only know "good morning" in French
Program create french text on the screen and also try create french named file and then test it if it exist and write message in french to screen. It works fine in my system (Win10) ...
Hi Petr, I'm the person who asked the question on the QB64 site.
I wanted to thank you for your help earlier, but I had some trouble registering here...
Your code works perfectly on my Win7. So thank you!
But since we're never satisfied, I realize now that I would have liked to use in my program those fancy little input boxes
we used to create in basic in the 80's using the single and double lines around the characters 176 to 218. (╚══╩═ ... ──┤an so on)Do you think it's possible to use a code similar to the one you developed above to go back to the classic ASCII table and then call one routine or the other with a CALL or a GOSUB as required? And how ?
Sorry if the question sounds simplistic, but I've learned coding in the 80s using GWBasic, under DOS. Loooong time ago !
Alex


