Hi Group, I was having issues with my BlackBerry and inadvertently erased an email from my email server. I have been waiting for feed back as to where to find...
Hi Kerry, http://www.xs4all.nl/~wizball/xbasic-20060802/ The links has been resubmitted to the the list a few times. You can always login to the yahoo groups...
Hi Group, Thank you Vincent for the information. I wouldn't have thought of the yahoo site. I had been looking for it at the official xbasic site or is it...
... What is fileNum? If fileNum is 0 or -1 then your open command failed. You might try using a full path for your file, depending on where your program is...
... Ah, I see - error in logic. You read that READ will only read the size of the variable it has to read into, so you used DIM inString$[80] - but then you...
I have changed the code slightly, perhaps you can find the culprit in your own code. Creating a string and filling it to a certain size was the right idea, but...
Hi Group, I was trying to load 6.3 onto my laptop computer. It didn't load it gave an error during the make process that it couldn't get something from the...
I also have errors with Linux XBasic. In previous messages, I indicated that XB 6.2.3 worked in older versions of Linux, but I suppose there is a trouble with...
... I've got 6.3 running under the 32 bit compatibility mode of Gentoo (64 bit) although I can't actually create any executables under it (but it does seem to...
Hi... I have created a .dec and some small XBasic initialization code so XBasic can use the Java JNI library, which allows XBasic to instantiate and call...
Thanks Brennan! Joe From: xbasic@yahoogroups.com [mailto:xbasic@yahoogroups.com] On Behalf Of cluvius2000 Sent: Wednesday, August 06, 2008 12:05 AM To:...
Steve, ... R: No, i don't find the link because i ignore it. I will find it now. But, where i can find the link :? How i can use it :? Novos endereços, o...
On Thu, 07 Aug 2008 13:33:47 -0400, Rafael Augusto Ferreira ... Any recent version of Linux will not run XBasic 6.2.x as it was written for an older version of...
On Fri, 08 Aug 2008 12:47:59 -0400, Rafael Augusto Ferreira ... The *.x programs, you can't without a running XBasic. The source is supposed to include the...
Steve Gunhouse, ... R: And, .. dããã .. how i compile *.s :? What i wrote in bash command line to convert *.s in a binary :? Ex:  gcc -.. -.. asmsource.s -o...
On Fri, 08 Aug 2008 16:52:23 -0400, Rafael Augusto Ferreira ... If you extracted everything with the original directory structure, you just open a terminal,...
Steve, ... R: Well. I cp xbasic-6.2.3-linux-i386.tar.gz to the / (root dir). After, i gunzip xbasic and obtain xbasic-6.2.3-linux-i386.tar. And then, i tar...
On Sat, 09 Aug 2008 12:25:39 -0400, Rafael Augusto Ferreira ... What's this "6.2.3"? Typo, or wrong (old) version? In Linux, it's "make -f ahello.mak", you...
Steve Gunhouse, I entry in my develop dir: guto@guto-desktop:~$ cd Documentos I checklist my develop files: guto@guto-desktop:~/Documentos$ ls -l total 12 ...