Using s=replacesubstr$(s,chr$(13),crlf) s.position=0 works great. Thanks for the tip and the great compiler. ... __________________________________ Do you...
Hiya, Jim, I wasn't able to find anything in the HB documentation regarding what I consider a very cool HB feature and thought I'd share it with the group -...
Long, long ago, castermaster4, a life form in far off space, emitted: Reading you loud and clear, LT. Our experts here at mission control have also checked...
How to convert to following code to HB Structure INITCOMMONCONTROLSEX dwSize.l dwICC.l EndStructure MyCal.INITCOMMONCONTROLSEX MyCal\dwSize=8 MyCal\dwICC=$100 ...
Apr 2 HotBasic "i" versions fix LIST .DelItems for the last item and add "Missing RESULT statement" ERROR message (some are accustomed to compilers that do not...
what's wrong with this picture? and what's a "PULARGE_INTEGER"? peee-yewwwww! =-=-=-=-=-=-=-=-=-=-=-=-= START of CODE =-=-=-=-=-=-=-=-=-=-=-=-= 'BOOL...
Long, long ago, trondoc2020, a life form in far off space, ... It's a pointer to an 8-byte memory location where an unsigned 64-bit integer is stored. Ooops,...
... Hi Jim: I really do not like this Yahoo Groups. It appears that your post above did not show up until I typed that I could find no previous posts about a ...
... I blame much of my confusion on the size of my hard drive.. ..TOO MUCH cr*p on it.. ..I get lost! I am terrible at organization as my wife Mary would...
TUTORIAL: Avoiding Recursion in GUI and TIMER Event Procedures WHAT IS IT? Recursion here refers to starting a procedure before a previous call to the...
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 : /Code...
hotbasic@yahoogroups....
Apr 9, 2004 5:45 pm
973
... Here is my guess: TYPE ICCex dwSize as long dwICC as long END ICCex DECLARE SUB InitCommonControlsEx LIB "????" (MyICC as ICCex) TYPE ICCex dwSize as long ...
... HB initiate "InitCommonControlsEx(xUdt)" in all compiled executable. So, you don't need to do it again. just proceed with the CommonControlEx object...
... The ...Ex version of the API is new to me and not in HotBasic nor in my references. However, InitCommonControls (no arguments) is called whenever a common...
Long, long ago, Riccardo Battistin, a life form in far off ... Presumably the "different PCs" are configured to show date and time as their users choose. ... I...
... Ooops! sorry... I'm a bit jumpy. You're right Doc, only CommonControl is initiated. here is the code for CommonControlsEx example: 'screenshot: '.......
... Not to be sorry, Don! Thank you very much for the fine coding example of a FORM object not [yet] internalized in HotBasic keywords! Knowing you and I are...
Hello! s> With all the banter about RapidQ being removed from the net, I s> suggest that you check out HotBasic. It is probabaly over 90% s> compatible with...
Long, long ago, Andrew Shelkovenko, a life form in far off space, emitted: Dear Andrew, Thanks for the inputs and kind words about HotBasic! ... Actually,...
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 : /Code...
hotbasic@yahoogroups....
Apr 10, 2004 6:50 pm
987
Hey Cor, I really liked the CHM Manual you started since current HotBasic documentation is not even close to what it should be. I really like things in a...
Hello Jose, Thanks, I was waiting to update the manual because not all common controls where ready, was also waiting for Treeview control. I will updating it...
... Hey chordnl, Your HotBasic SHM document is very much helpful and fantastic! I think you should continue to update it whenever it's convinience to you. Just...
Hey, my votes are on you, Cor. Although Jim's documentation provides the basic info I need especially when there's a version update, your CHM file makes...
Hullo. I'm new to HotBasic. May I know why the code below does not compile? CREATE EdForm AS FORM CREATE EdRich AS RICHEDIT END CREATE CREATE Menu AS MAINMENU ...
... D:\HOT>d:\hot\zip\hot11.exe -Hd:\hot\zip\ -s tap HotBasic(tm) 1.2k Copyright 2003-2004 James J Keene PhD. Compiling tap.bas to tap.exe In D:\HOT\tap.bas:...
Long, long ago, jose_d32792, a life form in far off space, emitted: Hi, Jose, ... If you like the RapidQ manual, just read it and learn from it. No problem....
... Aw, drat! Unfortunately, I can't afford your compiler--but it sure looks and handles like a mighty fine product. Well, it's back to Rapid-Q for this old...
Long, long ago, taplang, a life form in far off space, emitted: Dear taplang, ... Yes, RQ remains a fine piece of work! If your programs are going to run for...