I need a faster routine that can convert binary files in string files! Sqlite does not support on blob fields than strings! And another condition is that the...
Thanks for answer. I have download self-installer. In addition I have test with zip.file and with OS win98SE, but there isn`t toolkit button!? Andres Maevere ...
Thanks for answer. I have download self-installer. In addition I have tested with zip.file and with OS win98SE, but there isn`t toolkit button!? Andres...
Hi folks After a *lot* of looking and searching for a Linux Basic I really don't see that there's much choice outside of xbasic. I've installed it and run...
On Thu, 01 May 2003 12:57:32 -0000 "pana_niko" <pananicu@...> ... Readable string files (that is, something that you could send by email), about the...
... email), ... they ... course, 3 ... or four ... Also, he might want to look at posts 7490 and 9053. The example that I attached to message 9053 actually...
I am new to windows programming. I would like to use xbasic .exe file as a plug-in for and IVR program. I am unable to pass variables (name-data-pairs) back...
... of ... binary ... that ... a ... in ... binary ... Thaks a lot for your's instant help! I tested yours routines and seems to bewhat I need! I want to adapt...
... file as ... print ... program ... should ... in ... I don't know if this will solve your problem, but here is an example of how to write to STDOUT from...
On Fri, 02 May 2003 17:52:44 -0400 Joe Heinemann <joeheine@...> ... acgibin.x is one of the standard demo programs - look in the demo subdirectory of...
That means you have the old version. The current version is referred to as 6.2.3, we changed the directory structure when we went to 6.2.0. The latest version...
... I have had a problem with woindows XP: if you, for save space on your hard disk, put on the compress files option, xbasic can't read the files and have...
Are there any books about XBasic? For example, can I buy the online doc file in print? In the doc file I notice the statement, "See the reference manual for...
... Not that I'm aware of. ... I assume that's a reference to the reference manual in MS-Word format, available e.g. from http://www.xbasic.org/ . These...
For general learning is for me very helpfull manual in html format. It is nice to use and possible to outprint. http://groups.yahoo.com/group/xbasic/ ...
Hi guy's Can you please advise which x-basic commends are used to setup, send and receive data over a tcp/ip or ethernet connection replies to my mailbox @...
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 : /abcFile_AND_...
xbasic@yahoogroups.com
May 14, 2003 7:47 am
11351
Hi Group ! There are a few things I have not understanden about how functions work with composite variables. Firstly, I cannot return a composite variable :...
You don't write @ in the function line (that is not the function call), just as you don't write the type in the function call. What you write in the FUNCTION...
... a ... Actually, it is possible for a function to return a composite variable, as the following example shows. The important thing is to include the return...
Steven, Thanks to your answer, passing by reference is no more a mystery for me. I'm very grateful to you. I was quite tired yesterday evening and confused the...
Ken, I'm happy to learn that functions can return composite variables. Thank you very much for having pointed it out. I have not tested yet but will do it the...
A context editor that accepts Xbasic's code ? Seems nice! I downloaded the ConTEXT editor setup executable but it does not work on my PC (under Windows 98). ...
As of this writing, I'm very impressed with XBasic. I have been using THEOS O/S for 23 years, first going back to OASIS. THEOS has a very powerful basic and ...
I have used ConTEXT (or a version of it) with 98 SE some time ago. I didn't consider it as nice as UltraEdit though. On Thu, 15 May 2003 21:02:26 -0000...
XBasic has READ and WRITE commands, as well as SEEK and POS (position). The READ and WRITE commands work with types. If you want to use XBasic to access a file...