Just posted on web site a new demo HotXLS 1.0. It shows how to read MS Excel files without loading Excel. It contains HotXLS.inc which can be used in any...
If you just need simple Excel read/write/create then ODBC is the easiest way. If you need to access all the functionality of Excel then you can use OLE ...
... Oops, you are right, Cor. In porting this from my RQ code, I see the xlsSAVE is not yet working in the HB version and xlsWRITE is not yet included in the...
... Now posted is HotXLS 1.1. The xlsSAVE function now seems to work. Test: (1) load demo.xls; (2) save as saved.xls; (3) load and read saved.xls. With a...
... Hey Jim, YES! You da man! Thanks. =) (many thanks to Alex too for giving me a good workaround previously.) Gabs ... I hope so, it's so damn hot now in...
... Wow, thanks Jim, very useful for me in incorporating additional data export features in my apps (currently I can only do .txt and .dbf exports, so this is...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the hotbasic group. File : /Test...
hotbasic@yahoogroups....
May 2, 2005 1:49 pm
6847
Hi guys, Just uploaded this lame side-scrolling space game wanna-be game demo, thought you might like to see it (or not....=). The spacecraft is just temporary...
... from ... Hey! How about uploading a compiled version for those of us who havent taken the $70 plunge? Id like to see how fast HB handles GDI. Thanks...
... Hi blu_rq, I've uploaded the 2 compiled versions together with the source code; one using a bitmap, the other one just drawn. It's crap, I admit, as I said...
... expect ... Bah! Give yourself a little credit! Shouldnt put yourself down like that... The first game I made (I used gameMaker) was only a simple card game...
Here's another space shooting demo (in 3D!). It's a work-in-progress but you get the idea. Hordes of enemy fire all heading for you, so your task is to shoot...
... 20Bed/starslinger.zip ... I dunno but it would be a good "updated" Starfield screensaver (with the cool mouse input). I stared at it for a while while...
... Using HB: 2 years Learning graphics: 1.5 months Wish to make a decent graphics game: very soon =D Thanks, blu_rq. Your very kind comments got me fired up...
Jim, I had reported a few issues and I want to find out if you have them in the queue or are they user related. If you need me to further investigate these ...
... I replied to that, John, and await the results of the suggested test: define menu before use of .clientheight. Since your post, no one has reported the...
... OK - I'll try and determine what changed between versions. (menu or status bar or ...) ... I only have the .lib and .dll for the JazzAge COM library. Would...
Guys, just a question... I noticed that when you select several files at once, the first and the last file on the list is interchanged in order. Also, after ...
Hello Everyone HBassistant v0.50 has now been released. The program now supports a keyword search function. Type ? in the search box and press return key to...
Philip Bister
philip.bister@...
May 3, 2005 12:46 pm
6872
Hi Jim, I think I know what John is talking about See the following test program: '-----Begin of code----- create frm as form height = 200 width...
... Very interesting test, Alex. If the label top = 80 (and .clientheight is not even used in the program), the same thing happens: 19 is added after the menu...