... Thanks. I'll give it a try. In the meantime, the plot thickens. This morning I removed the font and reinstalled. I started my program in the XBASIC...
I figured it out!! XBASIC is not finding the most recently added font. Add an additional font to windows and the previous one is now recognized by XBASIC. This...
... font. ... XBASIC ... Now that my aging memory is awakened, I realize I found this bug several years ago, someone posted the fix, I recompiled XBASIC and it...
... I downloaded the latest compiled xbasic. Within the environment, the problem did not occur, but it still occured in the compiled program. Perhaps when the...
... I've recreated by installation package with two fonts. First the font I need is installed, then a font I really have no use for. By including the second...
... I ... Now I tried deleting the last unneeded font and the previous needed font is once again unavailable. Apparently XBASIC is reading a date ordered font...
Not possible per se. Windows doesn't tell XBasic the number of fonts, you simply have to read the names one at a time until Windows signals you've read all of...
... Steve. This bug was fixed (I thought) in 2002 when I first found it (then I forgot all about it). It's in the online notes on updates. Now I don't remember...
... Possible, I don't have anything to do with xcompiler. If XBasic was fixed, then programs compiled from the PDE should also be fixed. Easy way to find out,...
Not nessesarily, Xcompiler is a separate tool and it's libraries that come along are based on the XBasic edition during compile time. At the time i didn't...
Hi guys It seems. for some or other reason, since Novell got hold of Suse Linux, the PDE tends to crash a lot. I first picked this up with Novell Linux when I...
On Sun, 03 Sep 2006 07:23:04 -0400, the_watchmann ... Is this with Compiz, or a more traditional desktop? Is NumLock set on your keyboard? -- Steve Gunhouse...
ive tried both kde and gnome with the same result. Does not happen with fedora or debian though and older versions of suse are okay. Numlock ive tried both on ...
Thanks Steve and Vincent! The current versions of XBASIC and XCompiler both work correctly with the last font added. It was an interesting problem. I noticed...
You have set AppArmor to allow XBasic to access its files? SUSE prior to 10 didn't have that ... On Sun, 03 Sep 2006 15:24:28 -0400, David Silverwood ... -- ...
Nope, no success there. I've now set AppArmor too. Funny thing is, I noticed that it still works in root??? It's not making sense here. Steve Gunhouse...
AppArmor doesn't apply to root, that wouldn't be a surprise. I've recently installed OpenSUSE 10.1 (I wanted to see what xgl looked like), I'll try XBasic...
Hi I have trouble getting started with xbasic. Now matter what prog i try to start, i get an errormessage. can't find line at breakpoint address 40001000 ...
... Ok i found it. It turned out that i had DEP turned on for all progs. Setting DEP to only Windows fixed it. Soon the fun begins, but first some sleep. n8...
If anyone out there would like to check out a music study program created with XBasic, go to http://www.scarps.net. It's for learning numerous types of scales...
How to call a system service as a child process? The application, in Xbasic, is to wrap up some installers in a zip file together with a compiled Xbasic...
... "Child process" is not an appropriate term to XBasic, XBasic is not multithreaded. When you invoke the Shell command to call an external program, you can...
When I try to compile a standalone application, I follow the instructions as they are laid out in the README.Linux file. That says to do three things: change...
... "Child process" is not an appropriate term to XBasic, XBasic is not multithreaded. When you invoke the Shell command to call an external program, you can...
On Sun, 10 Sep 2006 17:24:09 -0400, Kelli Suzanne H----- ... Those of us who receive the list by mail saw your address fine, it is only online that they hide...
On Sun, 10 Sep 2006 17:51:57 -0400, Michael Moore <fsfrulez@...> ... My email client doesn't like to quote anything after the signature, please erase my...
I am certain this has been asked before, but I cannot find an answer ever after diligent search. Here is my question: I want to put a dos directory listing...