Yo ya me he unido, y lo he hecho tan rápido que sólo habÃa un miembro en el grupo. En fin, allà nos vemos. ... Yo ya me he unido, y lo he hecho tan rpido...
Does anyone know where I can get a hardcopy manual for Xbasic?? I would pay for a manual to have the convenience of a printed manual. Would a book or manual on...
... So far as I know, there's no such thing as a printed Xbasic manual. Best you can do is print out the HTML docs (which are slightly out of date but not...
... Hi Steve This is my first post and hope to have good news for you and, may be, to other people preferring, like me, "hard copies" (that's way the "no paper...
my inbox is filling with daily digests and i cannot keep up, since i have lost stable access to the internet at any location other than my local library please...
Lazarus Get back to Life... if YOU are receiving an digest if because YOU was subcribe to the list to receive it so enter to YOUR preferences for this group...
Enzo, maybe you should leave it to the pros. Lazarus, I don't believe Yahoogroups has a "Weekly" option. Probably you'll have to switch to "No mail", and then...
Sorry i only want give a little help, but i see.... its better stay in silence. By the way ..I'm do not talk in English , because my language are Spanish and...
Your answer was not what would be considered polite in English. I realize that may be because English isn't your native tongue, but that just means you have to...
Hi, I have been playing around and reading the XBasic documentation, trying to figure out how/if I can implement various abstract data types. My fist adventure...
Hi, myself... I happened to find a previous post on this topic that seems to answer my questions... Incidentally, a search of the mailing list itself (using...
On Mon, 04 Oct 2004 04:03:03 -0000 "cluvius2000" <cluvius2000@...> ... You couldn't even do that in C. In C, you'd define .next as a pointer to MYTYPE....
Dear All, I am trying to call an external DLL (DiscIDCalc.dll) to calculate the ID of an audio CD and later on to access Freedb. I followed carefully the...
... in ... I did a quick search for the .DLL name then came up with the below, hope it helps. Using XBlite with its 'PACKED' types I found the below .Dec for ...
... "PACKED" would be redundant there, if you have that correct. If all components of a TYPE are the same, then no padding is used. ... Not certain if that...
hello from austria, i work on a small programm for copying files in a win32 environment. as i am from austria, we use ansi character set. i found out, how to ...
On Tue, 05 Oct 2004 08:12:20 -0000 "andreas_goergl" ... We've had this problem before with a Russian user. Not that he'd be the only one ... XBasic uses TRIM$...
Many thanks for you help... but still questions ... Why do I need to use XBLITE ? Maybe it is good ... but I do not even manage to get a PRINT "Hello World" in...
On Tue, 5 Oct 2004 11:40:06 -0500 "Edward Casey" <ejmn@...> ... As far as Unicode, Max did write a couple of routines for displaying Unicode, stored...
On Thu, 07 Oct 2004 03:01:48 -0000 "fishingsetx" <fishingsetx@...> ... Not certain what you mean, but I'll guess the answer is no. XBasic as it currently...
Hi, just found this group (and XBasic). I've seen that it's supposed to be pretty easy to use external libraries with XBasic and I was wondering if anybody...
The answer is NO, ( but it would be handy tho... ) The Xbasic compiler - even if it is a compiler as such, does NOT generate standalone code to be used in any...
I just tried it with the following code. It worked fine for me. Note the functions win() and grid() are empty. XgrCreateWindow (@win, $$WindowTypeNoFrame |...
Hi all, I followed your advices with xblite... I manage to know how many cd reader there are... But when asking for reading a toc ... great crash ! Maybe its a...