hi, haven't seen you for ages, miss you so much. I am back. Recently I created a club for friends, hope you can join us. Just regieter and tell me your...
Hi Bob, think menu is a child of the output. Have not tested that, but is not a real object (menu.parent??)? So it works fine with form1 the main form. But you...
Problem solved! Uploaded file PictureBoxSolution.ZIP to files as example. Thanks again for the help, George H. You suggestion to use text box to look at the...
Looking for a programmer to walk me through adding RPN registration to my app. No problem paying for it. Just no luck figuring it out on my own so far. There...
hi george, http://www.codeproject.com/ce/Reverse_Polish_Notation.asp?df=100&forumid=274060&exp=0&select=1422343 think that is the stuff you look for regards ...
Hi All: CommonDialog1.DialogTitle = "Open File" does not seem to produce the result I intended. How do I change the object property of dialogtitle to show Open...
Hi George: CommonDialog1.ShowOpen does work and show the open dialog box though. This does suggest it's registered, no? Bob ... From: George Henne To:...
Does anyone know how to capture input from the 5-way control on an iPaq? I have set "KeyPreview = True" When any of the four direction arrows are pressed, I...
Hi Jim, Load the SpecEvent sample. It captures all the codes and reports them. Notice the form which gives the SysInfo() valued - they tell more than the...
Hi George: This sounds encouraging! I do not find the SpecEvent file on either the NSBasic website nor in the group on Yahoo.com. Do you have a URL for the...
Hi Jim: I could be wrong but SpecEvent seems to be a NS Basic Palm OS sample only. Bob ... From: j.hesch@... To: nsbasic-ce@yahoogroups.com Sent: Friday,...
I noticed that there was a message indicating that new manuals were being printed (from June) Is this new handbook available (hopefully covering all the latest...
Hmmm ... it is nowhere to be found on my computer. So, again, is there a URL where I can find it? Thankds, Jim -- James K. Hesch, CPE President, Ziatek, Inc. ...
George, I am very interested in using the 5-way control on CE as well, but I don't have such a file in CE - only in the Palm version (SpecEvnt.prj). I only ...
My mistake. I mixed up my Palm and CE threads. There is no such sample for Windows CE. I did a quick search to see if I could find the answer to this - no ...
Ah! Thank you for your efforts, George! And thanks to Bob Katayama for picking up on that fact quickly. I will continue to work with it; if I have some...
Thanks George: As far as the order of execution goes, does NS Basic always returns to the beginning in search of the next referenced code line? Therefore...
Programs are compiled on the device just before execution, by the VBScript engine. It will strip quotes and optimise subroutine calls. There is no sequential...
Thanks George: Really appreciate this. Bob ... From: George Henne To: nsbasic-ce@yahoogroups.com Sent: Friday, November 03, 2006 12:35 PM Subject: Re(2):...