Search the web
Sign In
New User? Sign Up
xbasic
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 17958 - 17987 of 18792   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17958
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...
Kerry Miller
n0wiq34
Offline Send Email
Jul 2, 2008
10:47 am
17959
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...
Vincent Voois
vvacme
Offline Send Email
Jul 3, 2008
8:29 am
17960
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...
Kerry Miller
n0wiq34
Offline Send Email
Jul 3, 2008
10:12 am
17961
Hi Group, I have written a simple program: FUNCTION Entry () ' FileIo() END FUNCTION ' ' ' ####################### ' ##### FileIo () ##### '...
Kerry Miller
n0wiq34
Offline Send Email
Jul 3, 2008
2:35 pm
17962
... Any version where the second number is odd is officially a development version. -- Steve Gunhouse...
Steve Gunhouse
sgunhouse
Offline Send Email
Jul 3, 2008
3:46 pm
17963
... 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...
Steve Gunhouse
sgunhouse
Offline Send Email
Jul 3, 2008
3:58 pm
17964
... 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...
Steve Gunhouse
sgunhouse
Offline Send Email
Jul 3, 2008
5:44 pm
17965
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...
Vincent Voois
vvacme
Offline Send Email
Jul 3, 2008
10:27 pm
17966
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...
Kerry Miller
n0wiq34
Offline Send Email
Jul 4, 2008
8:21 pm
17967
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...
Juan Carlos
jc_vicente
Offline Send Email
Jul 13, 2008
3:25 pm
17968
... 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...
bestonnet_00
Offline Send Email
Jul 13, 2008
11:29 pm
17969
Hi xbasicers! From xblite.com is a link to a ressource that is probably now very well known : lib and dec files for GTK+ by Liviu Armeanu. ...
Julien Rouiller
julienrouiller
Offline Send Email
Jul 20, 2008
2:58 pm
17970
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...
cluvius2000
Online Now Send Email
Jul 23, 2008
4:45 pm
17971
... interested ... Yes, please post. Joe...
jsvislocky
Offline Send Email
Jul 23, 2008
8:01 pm
17972
Ok... give me a few days to clean it all up and write a README. Brennan...
cluvius2000
Online Now Send Email
Jul 24, 2008
2:08 pm
17973
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
xbasic@yahoogroups.com
Send Email
Aug 6, 2008
4:03 am
17974
Joe, The file xbjni.zip has been posted to the members file area. Have fun... if you have any questions let me know. Brennan...
cluvius2000
Online Now Send Email
Aug 6, 2008
4:05 am
17975
Thanks Brennan! Joe From: xbasic@yahoogroups.com [mailto:xbasic@yahoogroups.com] On Behalf Of cluvius2000 Sent: Wednesday, August 06, 2008 12:05 AM To:...
Joe Vislocky
jsvislocky
Offline Send Email
Aug 6, 2008
1:46 pm
17976
I use Ubuntu LINUX and i need to compile and link xbasic source. How i can do it :?...
Rafael Augusto Ferreira
sistemas_esp...
Offline Send Email
Aug 7, 2008
5:23 am
17977
On Wed, 06 Aug 2008 21:45:10 -0400, Rafael Augusto Ferreira ... Did you find the link for 6.3? -- Steve Gunhouse...
Steve Gunhouse
sgunhouse
Offline Send Email
Aug 7, 2008
1:26 pm
17978
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...
Rafael Augusto Ferreira
sistemas_esp...
Offline Send Email
Aug 7, 2008
5:33 pm
17979
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...
Steve Gunhouse
sgunhouse
Offline Send Email
Aug 8, 2008
4:32 am
17980
I've put the news on xbsupport as well... http://gnetools.sourceforge.net/xbsupport/viewpane_news.html...
Vincent Voois
vvacme
Offline Send Email
Aug 8, 2008
7:46 am
17981
How i transform a source.x program to a binary program under LINUX :? Thanks....
Rafael Augusto Ferreira
sistemas_esp...
Offline Send Email
Aug 8, 2008
4:48 pm
17982
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
sgunhouse
Offline Send Email
Aug 8, 2008
6:34 pm
17983
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...
Rafael Augusto Ferreira
sistemas_esp...
Offline Send Email
Aug 8, 2008
8:52 pm
17984
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 Gunhouse
sgunhouse
Offline Send Email
Aug 9, 2008
12:28 am
17985
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...
Rafael Augusto Ferreira
sistemas_esp...
Offline Send Email
Aug 9, 2008
4:25 pm
17986
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
sgunhouse
Offline Send Email
Aug 9, 2008
4:42 pm
17987
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 ...
Rafael Augusto Ferreira
sistemas_esp...
Offline Send Email
Aug 9, 2008
6:54 pm
Messages 17958 - 17987 of 18792   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help