Search the web
Sign In
New User? Sign Up
nsbasic-ce · Forum for NS Basic/CE users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4046 - 4075 of 19209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4046
Hi all, available at efsoft.it the last version of the INFactory project. INFactoryW+ can be used now to add any type of files (bmp,wav,htp etc) to your...
efsoftit
Offline Send Email
Sep 1, 2003
8:18 am
4047
Well said !! Al ... asked why he did something in his code. It was a fair question and a honest question. ... started a attack instead of just answering the...
rmrsoft
Offline Send Email
Sep 1, 2003
8:38 am
4048
Hi Bradley you pointed out the matter better than my English could allow me. I fully agree. Regards Franco efsoft@... ... asked why he did something in...
efsoftit
Offline Send Email
Sep 1, 2003
9:13 am
4049
Hi, Sounds like a product I am searching for. How can I download it. When I go to efsoft.it I get nothing. Regards, Marcel ... From: efsoftit...
Marcel Timmermans
mtimmermnl
Offline Send Email
Sep 1, 2003
9:20 am
4050
Hi, Well, I need to search every second for a value. What would be the best method. The values are indeed unique. Regards, Marcel ... From: Charl Van Schoick...
Marcel Timmermans
mtimmermnl
Offline Send Email
Sep 1, 2003
9:21 am
4051
George I took the liberty of upgrading the TechNote 16 for ePocketSetup: ... to include a newer version of ePocket ... correct a couple of errors and typos ......
russkahn2002
Offline Send Email
Sep 1, 2003
9:28 am
4052
Totally agree!! My personal hope is that Charl will stay with the group and continue to help but if not i completely understand and respect is decision. ...
Charlie
chambers120
Offline Send Email
Sep 1, 2003
9:51 am
4053
Hi Marcel the urls you may try are the following: http://www.efsoft.it or http://spazioinwind.libero.it/efsoft/ The link to the informations and to go to...
efsoftit
Offline Send Email
Sep 1, 2003
10:14 am
4054
We've been in touch with the author of BitBanks. He's aware of NS Basic, and is doing some interesting things to improve his product. I've tried it myself and...
George Henne
ghenne
Offline Send Email
Sep 1, 2003
10:51 am
4055
I'll send you some stuff directly that should help - let me know if it does. George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Sep 1, 2003
11:12 am
4056
Thank you! I am sure many will appreciate this. We will post it in the next couple of days. George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Sep 1, 2003
11:19 am
4057
In short Charl, I cannot get the data out of the grid control into a label or text control using 'gridctrl1.textmatrix(1,6)', I have even written a loop to do...
itsonlysoftware
Offline Send Email
Sep 1, 2003
1:23 pm
4058
I see now. I had forgotten that textmatrix only seems to work for loading the grid. What does work for getting the cell value is either: msgbox...
Charl Van Schoick
cdvsmx5
Offline Send Email
Sep 1, 2003
2:13 pm
4059
Hi I can't check my code at the moment as my development machine is at home, but I do this without any problem. But I may be using gridctrl1.row=1 ...
rmrsoft
Offline Send Email
Sep 1, 2003
2:32 pm
4060
Marcel, In order to achieve the required performance from ADOCE you will need to use a database with an index on one of the values. On my 206mhz, 3000 finds ...
Charl Van Schoick
cdvsmx5
Offline Send Email
Sep 1, 2003
3:39 pm
4061
Hi, Mmh. Is there no way to load a list in memory and search in memory instead of a file? Regards, Marcel ... From: Charl Van Schoick [mailto:cdvs@...]...
Marcel Timmermans
mtimmermnl
Offline Send Email
Sep 1, 2003
6:06 pm
4062
Marcel, Of course, you could use an array, but what will you load it from? I don't think you would want to do it in code, like: a(1)=123 a(2)=1234 You'd have...
Charl Van Schoick
cdvsmx5
Offline Send Email
Sep 1, 2003
6:27 pm
4063
Hi, At the start of my program I need to read a file and make a list with x and y value ( f.e. x1=4.5567 and y1=51.23555 .. etc). In need to sort them on x....
Marcel Timmermans
mtimmermnl
Offline Send Email
Sep 1, 2003
6:56 pm
4064
Can anyone explain in laymans terms how I can format a value in a control? How do I show an amount formatted placed in a textbox or a nicer date format in the...
stevebasic999
Offline Send Email
Sep 1, 2003
7:20 pm
4065
Marcel, Each time, you add something else to the mix! If it's already in a file, the ideal would be that it is already sorted and a random access type. In...
Charl Van Schoick
cdvsmx5
Offline Send Email
Sep 1, 2003
9:07 pm
4066
How about some examples? <code> AddObject "TextBox", "textbox1", 80, 20, 80, 15 textbox1.text=formatcurrency(12345.67,2) </code> Formatnumber and...
Charl Van Schoick
cdvsmx5
Offline Send Email
Sep 1, 2003
9:28 pm
4067
I have been doing some tests and have been pulling my hair out. I have the h2215. I am running the grid example. If i use the newest mscegrid (which for...
ddosful
Offline Send Email
Sep 2, 2003
5:29 am
4068
I don't quite understand this. I was about to by this thinking that it would increase NSBasic's speed as well (because of the picture of NS Basic with eVB...
ddosful
Offline Send Email
Sep 2, 2003
5:33 am
4069
I have been using the following codes on many, many occasions (in fact I am way ahead in my project). I have 5 working programs that use the codes without any...
roylique
Offline Send Email
Sep 2, 2003
6:07 am
4070
Can you look in your \Windows folder and see if the file is there? George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Sep 2, 2003
11:12 am
4071
Why not simply use the 2002 version of the controls? George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Sep 2, 2003
11:12 am
4072
We made the improved installer a standard part of NS Basic/CE. Why should our own customers have to pay extra for this? George Henne NS BASIC Corporation ...
George Henne
ghenne
Offline Send Email
Sep 2, 2003
11:13 am
4073
HI, ... Well I try with the ADOCE Engine to solve it. Thanks for the suggestions. Regards, Marcel ... From: Charl Van Schoick [mailto:cdvs@...] Sent:...
Marcel Timmermans
mtimmermnl
Offline Send Email
Sep 2, 2003
12:20 pm
4074
I'm sorry for failing to indicate a subject in the original message. I did look in the Windows folder. The file is not there. I had this problem before which...
roylique
Offline Send Email
Sep 2, 2003
1:10 pm
4075
Hi, I would If I could install it. The installation program says that my device is not supported (IPAQ 3970 PocketPC 2002)?! Regards, Marcel ... From: George...
Marcel Timmermans
mtimmermnl
Offline Send Email
Sep 2, 2003
1:26 pm
Messages 4046 - 4075 of 19209   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help