Yes, you can do it. You can create a ".hex" (or sometimes a ".bin") files. It's possible starting with ".com" files (don't use ".exe" - because this program...
I have come across a reference to "huge integers", these supposedly being more than 19 digits in length. If these really exist, how do I declare them and so...
On Sun, 02 Oct 2005 14:55:29 -0400, david_r_thurgood ... Defined XBasic types include GIANT (64-bit, about 19 digit) integers. There is no actual longer type,...
Hello again! Now I need to know the size of image files, but XBasic hasn't a function that does it.My idea was to find in these files the bytes which have the...
I'm part of the way through writing a program that obtains and stores ( grid , kid ) information for all of the ( grid , kid ) values possible for any program...
... Don't see anything helpful. But I'm not certain if this is useful. Grid numbers are variable, they'll depend on environment (standalone versus running in...
... (standalone ... within a ... guarantee ... Well , just as well you told me about the variability of gridNumbers. These were being given consideration as an...
... (standalone ... within a ... guarantee ... Allright , either through attachment or copy and paste , I shall post the code thus far developed for this...
I am just starting with xbasic and have undoubtedly a very dumb question: how do I start the GuiDesigner? In the documentation I find: "Click on the <icon>...
Hi: I assume that you wanted comments and ideas, when you listed your program. Here are some of mine. I did not have an idx file in the default directory...
I found a strange behaviour of XBasic. I have written a program in XBasic, which consists of 40555 lines. If i try to add more lines, the program doesnt run...
On Mon, 10 Oct 2005 02:35:25 -0400, Bruno Schaefer ... There is a limit on the number of symbols which can occur in one function. If you can break it down into...
This is mostly a continuation of the previous post about smallest and largest gridNumber . To save some disk space I'm not continuing that particular thread ;...
Presently only one , twotxty.x . As there might be some difficulty with the programs being pasted into my messages I created a folder , in the members area . ...
Now I need to create a library with some functions that I need for various programs. Under QuickBasic it was easy: Using "INCLUDE". Under XBasic there's no way...
What is the copyright status of material , especially programs that we deposit at this group. Does this material become GPL or LGPL , freeware , public domain...
... The following was copied from the "How to Create a Grid Function Tutorial by David SZAFRANSKI". Compile and Build the Standalone DLL I can now compile and...
... While those instructions were correct in 2000 (with xb 6.00x) - except that "-f" is not required by nmake - since the release of xb 6.2.0 at the end of...
... After taking a second look at the tutorial, there ara a lot of manual changes to be made to create a working adata.LIB from adata.X. Suggest you down load...
... The files are on a public server, so far as I'm concerned (unless the author states otherwise in the file) they are public domain. If the author states a...
Dear all Some days ago, Vic Drastik made available (Thanks!) the collection of questions and answers about xb that can be found in the web in the yahoo groups....