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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 13444 - 13474 of 17972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13444
... close to the results you are after. ... will be ... above ... Hi Hugh, Thank you for your perseverance in running version 3 of the CUBApro project. You did...
julienrouiller
Offline Send Email
May 1, 2004
2:29 pm
13445
The BASIC language is 40 today - the first BASIC program ran on 1-May-1964. See http://apnews.excite.com/article/20040429/D82885100.html Vic...
Vic Drastik
vicdrastik
Offline Send Email
May 1, 2004
2:35 pm
13446
Hi, I run a program using functions of a DLL developped in XBasic. Each time I start XBasic PDE and try to run my program, I get error messages telling me that...
julienrouiller
Offline Send Email
May 1, 2004
2:40 pm
13447
Long life to good inventions ! ... May-1964....
julienrouiller
Offline Send Email
May 1, 2004
2:46 pm
13448
On Sat, 01 May 2004 14:29:40 -0000 "julienrouiller" ... There is a difference, but in most cases it is minor. XstSetCurrentDirectory first calls TRIM$, then...
Steven V Gunhouse
sgunhouse
Offline Send Email
May 1, 2004
6:42 pm
13449
On Sat, 01 May 2004 14:40:13 -0000 "julienrouiller" ... XBasic looks in two places for *.dec files. In the current directory (the same one your program is in)...
Steven V Gunhouse
sgunhouse
Offline Send Email
May 1, 2004
6:43 pm
13450
Hi, I'm wondering, if anyone has programmed a breakout clone in XBasic!? I've seen the "balls demo" and I think it should be possible to write such a program...
cybermonkey342
Offline Send Email
May 1, 2004
8:44 pm
13451
Hi cybermonkey342, Sorry, I haven't seen one, but if you can deal with a team-approach, I'd be willing to work with you on a program to build a breakout clone...
aomarlow
Offline Send Email
May 2, 2004
12:25 am
13452
Can someone help me, When I try to recompile the source, everything seems to run smoothly until gcc processes xbiface.c this is the output I receive ...
nyamokbotak
Offline Send Email
May 2, 2004
6:39 am
13453
Can someone please help me again, Running version 6.2.3 linux If I load the following in the PDE from a file all the lines marked with ** are removed and the...
nyamokbotak
Offline Send Email
May 2, 2004
6:41 am
13454
... From: "nyamokbotak" <nyamokbotak@...> To: <xbasic@yahoogroups.com> Sent: Sunday, May 02, 2004 4:41 PM Subject: [xbasic] FUNCTION VOID Entry ... I...
Vic Drastik
vicdrastik
Offline Send Email
May 2, 2004
8:17 am
13455
Vik, I pasted your program in text mode and then changed mode. Everything is in the Prolog with all END FUNCTIONS removed; DECLARE FUNCTION VOID Entry() ...
nyamokbotak
Offline Send Email
May 2, 2004
9:57 am
13456
On Sun, 02 May 2004 06:39:42 -0000 "nyamokbotak" <nyamokbotak@...> ... Which version of gcc do they supply with SuSe 8.2? ...
Steven V Gunhouse
sgunhouse
Offline Send Email
May 2, 2004
12:11 pm
13457
On Sun, 02 May 2004 06:41:28 -0000 "nyamokbotak" <nyamokbotak@...> ... FUNCTION FunctionName(arguments) VOID is not equivalent. Which of course is why it...
Steven V Gunhouse
sgunhouse
Offline Send Email
May 2, 2004
12:11 pm
13458
... There seems to be an incompatibility with newer versions gcc / glibc. The problem seems to be that a macro (#define) is used for st_atime, st_ctime and...
Eddie Penninkhof
wizball1
Offline Send Email
May 2, 2004
2:04 pm
13459
... error ... the ... the .DEC ... directory (the ... your ... then it ... Hi Steven ! Thank you for this useful info. I had the dec files in separate folders...
julienrouiller
Offline Send Email
May 2, 2004
5:59 pm
13460
... From: "nyamokbotak" <nyamokbotak@...> To: <xbasic@yahoogroups.com> Sent: Sunday, May 02, 2004 7:57 PM Subject: [xbasic] Re: FUNCTION VOID Entry ... ...
Vic Drastik
vicdrastik
Offline Send Email
May 2, 2004
11:02 pm
13461
... Hi Ken, Vic, Steven, and the group: I think the new wiki site is fantastic, I have updated Ken's XstSetCurrentDirectory() & XstChangeDirectory() to include...
old2newbie
Offline Send Email
May 3, 2004
5:37 pm
13462
I want the source code regarding how to display a tiff image using X windows programming..It is very important from the point og view of my carrier ..I am...
Debajyoti Mukherjee
ece1082001
Offline Send Email
May 3, 2004
6:56 pm
13464
... From: "old2newbie" <hcass@...> To: <xbasic@yahoogroups.com> Sent: Tuesday, May 04, 2004 3:37 AM Subject: [xbasic] Re: XBasic Wiki ... Do you mean...
Vic Drastik
vicdrastik
Offline Send Email
May 4, 2004
12:39 am
13465
Hi Vic: Thanks, I missed that the camelback notation inserted the ? mark. The ! point works but it must be in front of the first alpha character. In the...
old2newbie
Offline Send Email
May 4, 2004
1:25 am
13466
On Tue, 4 May 2004 10:39:41 +1000 "Vic Drastik" <vicdrastik@...> ... A "wiki word" is supposed to be two capitalized words run together, so anything...
Steven V Gunhouse
sgunhouse
Offline Send Email
May 4, 2004
4:04 am
13467
... Well said Hugh and thanks to Vic for the Wiki Once again I was saved by XBlite (the manual) I was trying to convert a Ulong to something more manageable...
Lobster
edjason2001
Offline Send Email
May 4, 2004
7:00 am
13468
... Thanks Ed, for your comments; Thanks Steven for the clarification: I have created a Wiki page for $$PathSlash$. I used the following example: #path$ =...
old2newbie
Offline Send Email
May 5, 2004
12:16 am
13469
FYI-- An update of XBLite, v1.4.0, has been released and is available for download - xblite_140.zip: http://xblite.xbasic.org/ http://perso.wanadoo.fr/xblite/ ...
David Szafranski
xbtools
Offline Send Email
May 5, 2004
12:20 am
13470
... Anything I post is public domain, unless someone I'm answering a question for doesn't want code parts of it to be. Though I'd hate to try to type all that...
Steven V Gunhouse
sgunhouse
Offline Send Email
May 5, 2004
2:13 am
13471
... question ... Hi again Steven: Well I am not that good at key boarding, but cut and paste works in the wiki site. And attaching files works. Clicking on...
old2newbie
Offline Send Email
May 5, 2004
2:45 pm
13472
Hello Steven, Saturday, May 01, 2004, 8:14:58 PM, you wrote: SVG> We had a Russian user at one point, since his language was set to Russian SVG> in Windows his...
Dennis Buyan
dvbuyan
Offline Send Email
May 6, 2004
6:05 am
13473
... It was intended to remove certain other characters common in databases as well. At the time XBasic was written, filenames could only be ASCII characters,...
Steven V Gunhouse
sgunhouse
Offline Send Email
May 6, 2004
6:48 am
13474
Hi all, does anyone have a QnE way to use asynchronous sockets in Xb? thanks Matt...
citystate2100
Offline Send Email
May 7, 2004
6:43 am
Messages 13444 - 13474 of 17972   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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