Search the web
Sign In
New User? Sign Up
xbasic
? 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.
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 18460 - 18489 of 18801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18460
... Thanks for replying! Unfortunately my strings are quoted as in in$ = "this","is","comma","delimited","text" Is your tokenizer written in Xbasic so I can...
mtprincetonkid
Offline Send Email
Apr 1, 2009
5:11 pm
18461
... Thats it! ... Thanks, I didn't see one in my search Jim...
mtprincetonkid
Offline Send Email
Apr 1, 2009
5:15 pm
18462
Hello Group, I have two kids in my main window that are updated every 10 msec. At least this works fine until I click on a button in my main window to access...
Kerry Miller
n0wiq
Offline Send Email
Apr 1, 2009
8:02 pm
18463
How would In$ look like? it seems that these words should be separated by some limiter at least. Ofcourse it is not hard to extract these words looking for...
Vincent Voois
vvacme
Offline Send Email
Apr 1, 2009
9:46 pm
18464
What function have you attached to the radio-button? It is hard to say without a code snippet. Vince....
Vincent Voois
vvacme
Offline Send Email
Apr 1, 2009
9:51 pm
18465
Vincent, My main window has many buttons all of them call a function for controling the radio, VFO, Memory, Toggles of numerous functions for turning on a...
Kerry Miller
n0wiq
Offline Send Email
Apr 2, 2009
12:22 am
18466
Well, FAFAIK, GUI objects that do not get updated is usually XgrProcessMessages() not being called anymore and in my personal cases it was 9 out of 10 times a...
Vincent Voois
vvacme
Offline Send Email
Apr 2, 2009
8:28 am
18467
Jim, I wrote a response with a sample program and everything, but for some reason it never showed up here. My tokenizer will work for an input string of quoted...
cluvius2000
Offline Send Email
Apr 2, 2009
2:07 pm
18468
Barring that it should know to ignore commas if they are inside quotes. Also, the original poster probably doesn't understand string escapes yet, you may need...
Steve Gunhouse
sgunhouse
Offline Send Email
Apr 2, 2009
6:14 pm
18469
Yes, I think in my previous post I explained that the tokenizer would not handle embedded commas properly. It's certainly not a CSV parser, but if he can...
Brennan Cleveland
cluvius2000
Offline Send Email
Apr 2, 2009
6:21 pm
18470
Hi Group, I just compiled my program. In my main window I have a XuiProgressBar that I use to display a quantity that changes derived from radio data so when...
Kerry Miller
n0wiq
Offline Send Email
Apr 3, 2009
9:36 pm
18471
Hi all, Any XFile users having issues with the new tabbing code? Hope not... Anyway, I want to announce that development of the XBasic version of XFile will...
cluvius2000
Offline Send Email
Apr 4, 2009
1:07 am
18472
xbasic-6.3.2-linux-i386-20090409.tar.gz is in Files > members > XBasicBin I decided to apply to Linux the changes I made to MS Windows. It turned out to be a...
cw2008can
Offline Send Email
Apr 10, 2009
4:24 am
18473
Thanks very much for your hard work. As a Kubuntu Linux user I am greatly looking forward to trying it out....
David Bush
twixtplayer
Offline Send Email
Apr 10, 2009
12:36 pm
18474
Hi Group, cw2008can, I finally got the xbasic-6.3.2-linux-i386-20090409.tar.gz. I copied it to my root directory / and it seems to run correctly but when I...
Kerry Miller
n0wiq
Offline Send Email
Apr 10, 2009
1:09 pm
18475
I didn't use Kubuntu Linux. I use Fedora 10 Linux ... -- Kerry N0WIQ My web site URL is: http://mywebpages.comcast.net/n0wiq...
Kerry Miller
n0wiq
Offline Send Email
Apr 10, 2009
1:26 pm
18476
I am an on again/off again XB programmer, and have been using it for over ten years now. However, I am sometimes frustrated by a lack of certain features,...
Skywise
skywise711
Offline Send Email
Apr 10, 2009
11:02 pm
18477
cw2008can, I tried it out and it seems to be working good. There is one bug in the linux version that is still there though. The Open/Save dialog boxes can't...
dmacbanay
Offline Send Email
Apr 10, 2009
11:59 pm
18478
Thank you for trying my latest version and getting back to me so quickly. I wish I could have had a perfect update, but I am also relieved that it was not a...
cw2008can
Offline Send Email
Apr 11, 2009
5:42 am
18479
Check out "http://xbnotes.freehosting.net/dllprimer.html" "Calling Third-Party DLLs from an XBasic Program" It describes very well, how to pass variables to...
cw2008can
Offline Send Email
Apr 11, 2009
6:03 am
18480
xbasic-6.3.2-linux-i386-20090411.tar.gz is in Files > members > XBasicBin This includes fixes for the XstGetFileAttributes() and space character in file and...
cw2008can
Offline Send Email
Apr 11, 2009
8:04 pm
18481
Thanks! That directory name problem was bugging me for a long time. I'm glad someone finally found a fix for it. I did a quick test and it seemed to work...
dmacbanay
Offline Send Email
Apr 11, 2009
10:19 pm
18482
Hi Group, cw2008can: I have yet another complaint. When I compile my program I use: FUNCTION RadioSmeter () ' $XuiProgress856 = 43 ' kid 43 grid...
Kerry Miller
n0wiq
Offline Send Email
Apr 11, 2009
10:50 pm
18483
Hi cw2008can, I just down loaded the revized version of xbasic-6.3.2-linux-i386-20090411.tar.gz and now my program runs. I had noticed other improvements over...
Kerry Miller
n0wiq
Offline Send Email
Apr 11, 2009
11:14 pm
18484
Hello Group, Untill recently I had been considering Euphoria exclusively as the lange to attempt to develop an idea. I came across Xbasic by chance and it...
chatnick_au
Offline Send Email
Apr 14, 2009
6:33 am
18485
... Having used both, I can tell you that XB is probably a little easier when it comes to graphics. What platform are we talking about here - Windows or Linux?...
Steve Gunhouse
sgunhouse
Offline Send Email
Apr 14, 2009
7:54 am
18486
Hello Steve, Yes I too felt that graphics might be a bit more forthcoming with Xbasic. And yes.. windows post Win98 is a bit more protectivr of direst hardware...
Z P
chatnick_au
Offline Send Email
Apr 14, 2009
9:46 am
18487
Hi Group, I have been trying to understand how to use XstStartTimer (). I have been trying to interpret the xbasic html manual and I don't understand the...
Kerry Miller
n0wiq
Offline Send Email
Apr 14, 2009
2:47 pm
18488
http://www.maxreason.com/software/xbasic/documentation/language_58.htm#HD1...
cluvius2000
Offline Send Email
Apr 14, 2009
4:58 pm
18489
Hi Group, cluvius2000, I had pretty much understood the pass by reference of variables. But in the description of XstStartTimer() there is an @ preceding the...
Kerry Miller
n0wiq
Offline Send Email
Apr 14, 2009
5:49 pm
Messages 18460 - 18489 of 18801   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