There are certainly a lot of variables here! I'd start by trying the installation on another machine, not over a network, not using logmein. Just as simple as...
It's said 1 in 4 adults have herpes. Many girls with herpes and HPV are alone and want to find hot guys online for love. I just met several hot girls in my...
NS Basic/CE 7.0.5 is now available. It features some bug fixes and adds a couple of new samples. The most important fix is for Vista: projects (especially...
Hi George The previous link was dead can you give me an updated one Thanks Georg From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On Behalf...
I've been waiting for a new product to be available http://cubloc.com/product/05_01.php and in the meantime I'm wondering if any of you folks are using a...
I need some help testing. Yesterday, we uploaded 7.0.5. Murphy stepped in: the fixes for Vista broke Find (you'll get an Error 401). I have uploaded a new...
I installed the cab files as instructed here. http://msdn2.microsoft.com/en-us/library/13kw2t64.aspx the I coppied the sample code in the tech note 3a the...
Hi George Sorry to muddy the water :-) I am now running VISTA, and the original version works OK, no error on Find. Was the crash only on XP ? Al Richey...
Hi, I just tried this using version 7.0.5a, and when I try to find something, I get error 4.01. Will download 7.0.5b IDE and try again shortly. Kind regards ...
Hi, I'm developing an application that uses a local SQLite database. The database is loaded into the device once a week. I would like to have a procedure...
Hey Everyone, My program reads in the placement and type of controls to place on forms from text files. All of the controls are added in the program, it just...
I tried simply doing the Sub ControlName_Click event handler, but the events never fire no matter how many times I click on the option buttons. I know the...
As a general rule, if you wanted it to be a background process within the same application you'd have to launch the process in a thread, which I'm going to...
One of my NSBasic apps is used in a warehouse with several users. sometimes they wander through the menus to see what they can find. I know how to auto-start...
Got an answer to this one. I was loading the install EXEs to my (*nix) web site via FTP, then downloading to the user machine via HTTP. somewhere in that...
Hello Edgard, I don't think you can have a background process "inside your application". But I don't see any reason why you couldn't have 2 separate NSBasic...
If you look in the Files section of the group under Styskul there is a sample for making an application full screen. This is what you'd need to do in order to...
Don't know the answer to this, but one workaround would be to initially place the grid on the form, but outside of the display area, i.e. make the x-coordinate...
Hi! Sorry if my english isn´t very well... I´m programming an application since a year wich .NSB size is about 470K. I need to use modules in my project and...
Hi, In the past, I used all kinds of comments to make my code readable, and I started to have problems. George Henne suggested that I remove all the strange...