It fails with Q. Seems ok with other letters. As an aside, dual cores are getting cheaper *wink* ... .enpsuedo '-------------------- Showconsole Type Qu myvar...
... Very good! An observation par excellence, for sure! You know what? Your observation is an unwanted, unanticipated by-product of backward-compatibility...
Is there any means to access a SQLite 3 DB from a GUI? I am trying to use a GUI front end to add item as well as list items and am having no luck! I am a...
... Yes! Please try the demo of the SQLite3 Custom Object by Alex in your Tutorials/SQLite3 directory and be so kind as to "report back" how far this gets...
In the Tutorial section under SQLite3, The only file I have is sqlite3_demo, which is a console application. Robert ... You rock. That's why Blockbuster's...
... Progress! It matters not what the $apptype is re SQLite function. Notice, for example, that, in a GUI app, CONSOLE INPUT statements would probably be...
I appreciate you input, but so far I cannot get it to create a table. I guess I am overlooking something obvious to the trained eye, which I do not have yet....
Hi Robert, Problem No. 1 ... This means, replace all occurrences of "TAB" with "9". So this line ... is changed to ... and is no regular SQL-statement. Tip: ...
Tip of the day ... sql.RowValue holds one row of query result with all selected fields, separated by the character "|". To assign the fields to variables, you...
Hello! * I downloaded trial version of setup and unzipped it into c:\hotbasic * hello.bas compiled correctly * then I purchased Penthouse for Win * I've...
... Welcome, Alex! This means hbsetup with Compiler checked (which updates needed components including hotsauce itself) causes hotsauce to be run and it...
Alex, Thank you for your assistance. I will implement all of these changes and go on from there. Robert __________________________________________________ Do...
... Thank you Jim - nice to be here! ... Is the Trial version as fully functional as the Registered version? It doesn't expire? It isn't crimped? ... We know a...
... With the Trial version you can only take HotBabe to dinner in a public place. [laughter] It doesn't have all the features of the registered version --...
... Thanks to your observation of an unintended result of the RQ types-to-HB types conversions (in HB since the beginning!), I have now posted a revision of...
Mostly excellent! Is there a reason that a similar type doesn't register? Similar type names are having an issue seemingly. qu qux I'm using basic examples,...
Hi All, Was wondering. What is the general amount of lines for a good sized application before one looses ones mind. I'm finding 3000 lines is where I really...
... No limit ... with HB (ha, ha)! Let's clarify... ... HB Windows 5.6b has 9862 lines, and since many languages only allow one statement/line, probably a...
Long, long ago, doctor electron, a life form in far off space, ... ...and, if I may, that 2x edge is my estimate of amount of code (statements) you need to...
On Sun, Apr 13, 2008 at 11:16 AM, doctor electron ... You know how much I dislike C-style languages, but one thing jumps out: Cross-Platform-Capability. I've...
... Great when somebody (AIR) knows something and shares it! Now I can see a reason for people to go second-class in multiple performance categories (by using...
As an aside, for those that have yet to learn of it. ReactOS is worth keeping an eye on. Its open source, and NT compatible. It's sole reason for being is to...
On Mon, Apr 14, 2008 at 12:09 AM, doctor electron ... Funny that you should mention this. I had considered asking you about a Mac version. If you can get it...
In addition to the below issue, Qu, Qux, I've also come across ERROR INTERFACE unknown data type declare sub ENUMEnum(enumintf as INTERFACE) When using...
... Short of getting a Mac for development, the HB user I mentioned re private email of this subject mentioned software (Darwin?) that can simulate a Mac on...