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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16054 - 16083 of 20555   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16054
Hello All Again As you May Have Gathered I'm attenpting to do some work on serial coms using NSBasic and Franson Serialtools. While i can sucessfully open and...
curtis_aidan
Offline Send Email
Dec 1, 2006
10:31 am
16055
Hi Curtis: I note that your communications protocol is 9600, 8, N, 1 -- ensure that those parameters match the diveice to which you are communications. Second,...
j.hesch@...
jk_hesch
Offline Send Email
Dec 1, 2006
11:17 am
16056
Thanks J The Problem is the Sub Objport_OnRead(Recvd) never gets called or so it appears. The coms parameters do match. because a different program code to ...
curtis_aidan
Offline Send Email
Dec 1, 2006
11:42 am
16057
Hi, I know it has been discussed in past threads but has anyone come up with a way to produce Ir via NS Basic that can be understood by commercial electronic...
jimchung2338
Offline Send Email
Dec 1, 2006
3:22 pm
16058
... Try: ObjPort.NoEvents = False HTH, Adrian Nicolaiev...
Adrian Nicolaiev
adrian_nicol...
Offline Send Email
Dec 1, 2006
7:36 pm
16059
Hello, have you tried to change the line ObjPort.NoEvents = True to ObjPort.NoEvents = False ? Kind regards Thomas...
computerhusky
Offline Send Email
Dec 2, 2006
1:37 am
16060
Hi, I just bought a second hand Ipaq H5450 and currently evaluating different VB development softwares. I dabble with ppcreation which works without a glitch. ...
Paddy van Raepenbusch
vanrap1
Offline Send Email
Dec 3, 2006
7:50 am
16061
Paddy, There is a sample called TwoForms which does exactly this. When you click the button on Form1 you need code such as: Sub CommandButton1_Click form1_hide...
Robert Slack
robertmslack
Offline Send Email
Dec 3, 2006
10:01 am
16062
Thanks Thomas I'll try that tomorrow Aidan computerhusky <computerhusky@...> wrote: Hello, have you tried to change the line ObjPort.NoEvents = True to ...
Aidan Curtis
curtis_aidan
Offline Send Email
Dec 3, 2006
9:21 pm
16063
thanks Adrian i'll give it a try monday aidan ... Try: ObjPort.NoEvents = False HTH, Adrian Nicolaiev ... Access over 1 million songs - Yahoo! Music Unlimited....
Aidan Curtis
curtis_aidan
Offline Send Email
Dec 3, 2006
9:26 pm
16064
I'm having a terrible time with NSBComDlg - it's not registering for me. The version I have is the one George released recently. The demo files had worked...
rundall
Offline Send Email
Dec 4, 2006
4:54 am
16065
Hi! Is there someone who knows anything about Odyssey Client for Pocket PC? We have 9 iPAQs that we bought over couple of years, one of this iPAQs I have for...
mactommy70
Offline Send Email
Dec 4, 2006
9:47 am
16066
Hi all latest bit of codeing with franson serial tools pretty much concludes as far as i can tell events are not being generated or are not being recieved in...
curtis_aidan
Offline Send Email
Dec 4, 2006
10:06 am
16067
... Thanks Robert, for the info. It seems to work now. Best regards Paddy...
Paddy van Raepenbusch
vanrap1
Offline Send Email
Dec 4, 2006
10:56 am
16068
Hi Curtis, I have been using the Franson Serial component for a while now and in my experience it works as advertised. Certainly the OnRead event fires for me...
dwwilbourn
Offline Send Email
Dec 4, 2006
11:03 am
16069
It's clear from other products out there that this is possible. It will take some digging to find the answer. Here are a couple of hints: 1. You will have to...
George Henne
ghenne
Offline Send Email
Dec 4, 2006
11:44 am
16070
The only reference I have to Odyssey is here, where some of the controls are listed: <http://www.nsbasic.com/ce/info/technotes/TN01a.htm> George Henne NS BASIC...
George Henne
ghenne
Offline Send Email
Dec 4, 2006
11:45 am
16071
Can you tell me the specific device you are using?...
George Henne
ghenne
Offline Send Email
Dec 4, 2006
11:45 am
16072
I found Odyssey in the 3rd party controls also... but no one match the client. I know that I try some of the programming contanst software and deleted them...
mactommy70
Offline Send Email
Dec 4, 2006
12:11 pm
16073
Thanks David Ive added ObjPort.BufferSize = 10 just below the line ObjPort.ByteSize = 8 Makes No Difference Aidan ... in ... fires ... that). ... not ... ...
curtis_aidan
Offline Send Email
Dec 4, 2006
12:56 pm
16074
David Ive just Tryed ObjPort.EndTrigger = Chr(13) in place of the buffersize also made no difference events not called thanks Aidan curtis_aidan...
Aidan Curtis
curtis_aidan
Offline Send Email
Dec 4, 2006
1:47 pm
16075
HTC Wizard (Cingular 8100). ... for me....
rundall
Offline Send Email
Dec 4, 2006
2:47 pm
16076
Hi Curtis: In my ap, the bluetooth device only "speeaks when spoken to", so I only look for a response after transmitting a command to the device. That works...
j.hesch@...
jk_hesch
Offline Send Email
Dec 4, 2006
3:18 pm
16077
One thing I forgot to mention. For transparency you need to use something like: comp.OverlayTransparentColor=&HFF00FF when creating your picture boxes to set...
Carld
carld256
Offline Send Email
Dec 4, 2006
5:45 pm
16078
Hi Carl; Thanks for this tip. It is very useful and should allow for some interesting flexibility. Bob ... From: Carld To: nsbasic-ce@yahoogroups.com Sent:...
Bob Katayama
banffbears2006
Offline Send Email
Dec 4, 2006
6:19 pm
16079
This works properly on all the devices I have here. I don't have an HTC Wizard, however. Another possibility is that your registry is corrupted. The only way I...
George Henne
ghenne
Offline Send Email
Dec 4, 2006
7:17 pm
16080
I had a similar problem with my HTC Universal running Windows Mobile 5.0. Trying various methods to resolve my specific issues with the picture control just...
Bob Katayama
banffbears2006
Offline Send Email
Dec 4, 2006
7:36 pm
16081
love to do that but its not realy an option ... only look for a response after transmitting a command to the device. That works well for me. ... Use a timer....
curtis_aidan
Offline Send Email
Dec 4, 2006
8:58 pm
16082
Hi guys, have you got the transparency control to work with a moving image? I had problems with a ghost trail last time i tried it. See message number 13754. ...
michael_newett
Offline Send Email
Dec 4, 2006
11:12 pm
16083
When I run this I see the text box load on the form but then it disappears from the form? AddObject "textbox","txtSSN",25,150,70,20 Jay...
Jay Young
jayoungaf
Offline Send Email
Dec 5, 2006
6:11 am
Messages 16054 - 16083 of 20555   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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