Hello, I try to open a project of mine with nsbasic desktop and get this error "file not found or serial number not entered". I am a registered user and I have...
Hi Everyone, I came across a problem with VBScript that affects NS Basic/Desktop programs. The problem occurs when you are working with large numbers (long...
This doesn't surprise me. Most languages I have worked with have quirks like these at the extreme edges. Eric Lippert's blog is fascinating reading for anyone...
How do I keep the MAIN window from flashing at EOJ . This is for a formless program. _____ I am using the free version of SPAMfighter for private users. It has...
Hi, I've a form with 2 columns of checkboxes. I'd like to tab down the first column and then down the second. What happens instead is, it tabs from left to...
Forum dead ? _____ From: nsbasic-desktop@yahoogroups.com [mailto:nsbasic-desktop@yahoogroups.com] On Behalf Of Fred Tonetti Sent: Saturday, June 21, 2008 9:44...
Tabs are something that we are working on. It's supposed to tab in order of the objects on the form. If you right click on the form in Project Explorer, you...
Test is working Bob From: nsbasic-desktop@yahoogroups.com [mailto:nsbasic-desktop@yahoogroups.com] On Behalf Of George Henne Sent: Tuesday, June 24, 2008 11:26...
George, I'll tell you one way to do this . That is to NOT use the Bye verb . programs falling out of the bottom will not flash the MAIN window like this . That...
Hi everyone, I am relatively new to desktop programming although I have had some exposure to NSB Palm. I would like some advice on the best way to create...
We are aware of these issues. The Code Window prefs cannot be fixed until we use a new control for the code window. The current control cannot save these...
hello, this should be really easy, but I can't find any info that I can get to work. All I want to do is create a text file, write lines of text to it, and...
Hi, thank you for the prompt reply. I stuck your code in it's own subroutine to test out, but unfortunately when I run the program it crashes saying...
Hi, Here is a subroutine that I use in all of my projects for writing to a text file. I have not tried this code on Windows CE yet but it is "production" code...
Hey, I got that to work! Thanks. When it opens up a previous text file, the data is overwritten, is there way just to append the file? Thanks. ... lines ... ...
anyone know if it is possible to copy a string of text to the Windows Clipboard? I'd want to do this in a loop to make it accessible to other programs such as...
Hello all Using nsbasic Deskyop 3.0.4 on Vista I have searched here and the nsbasic website and tried everything I could find I click on project in the IDE and...
George,  Ive tried C:\thisdirectory\myicon.gif (also tried jpeg,png) Ive tried a relative path also instead of an absolute path  Just always gives me the...
Try something.ico _____ From: nsbasic-desktop@yahoogroups.com [mailto:nsbasic-desktop@yahoogroups.com] On Behalf Of brian smith Sent: Monday, June 30, 2008...