Search the web
Sign In
New User? Sign Up
xbasic
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 14594 - 14624 of 18954   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14594
*** I need a DOS exe program that can connect to the Windows or Linux machine. If you know, please write to me. *** MEHMET EMIN AYAN YAPI ve KREDI BANKASI A.S....
MEHMET EMIN AYAN
eminayan
Offline Send Email
Dec 1, 2004
1:23 pm
14595
... CMOS has two other features. While its maximum clock speed was comparatively low, its minimum clock speed was 0! Provided you maintained voltage, you could...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 1, 2004
2:02 pm
14596
What do you want? Do you want a telnet client for telnet-capable Linux/windows boxes? There are plenty of them. I've used trumpet, and it is still available at...
"José G. Moya Y."
jose_m0ya
Offline Send Email
Dec 1, 2004
3:28 pm
14597
I noticed that, it seems XBasic is a "polling" environment as opposed to an interrupt driven environment, but hey, most of what you code in XBasic is user...
RoskEng
paul_rosk
Offline Send Email
Dec 1, 2004
4:47 pm
14598
To connect, all he really needs is Netware support. Of course Windows prefers SMB, but Netware would work ... On Wed, 01 Dec 2004 16:45:07 +0100, José G. Moya...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 1, 2004
9:38 pm
14599
... now you can run your cmos system on 1.3 Volt, 100 Amps ;)...
tommy
xxxtommy2003
Offline Send Email
Dec 1, 2004
11:02 pm
14600
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
xbasic@yahoogroups.com
Send Email
Dec 2, 2004
3:36 am
14601
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
xbasic@yahoogroups.com
Send Email
Dec 2, 2004
3:46 am
14602
Hi, I am sure this has been covered several times, but since the search mechanism Yahoo provides for the list is so poor... How do I prevent the console window...
cluvius2000
Online Now Send Email
Dec 4, 2004
5:44 pm
14603
... Hi: Use the Google search facility to search this list: "Xbasic + console" found a lot of items. Hugh...
old2newbie
Offline Send Email
Dec 4, 2004
5:58 pm
14604
Hi, Yes, I did end up finding it... I noticed that neither XstClearConsole() nor XstHideConsole() are documented in the XBasic docs that I recently ...
cluvius2000
Online Now Send Email
Dec 5, 2004
12:58 am
14605
in the porlog add: IMPORT "xst" and then in the entry: XstHideConsole () or if you want the console while debugging but not in the compiled prog: ...
Carlo Muratorio
carxmur
Offline Send Email
Dec 5, 2004
6:40 am
14606
Hello xbasic, ... Yep that would be useful to know - I needed it over the last few days and had to trawl through google and the yahoogroups messages to be...
Lob
edjason2001
Offline Send Email
Dec 6, 2004
6:03 am
14607
... Hi Carlo: I have modified your wording slightly and have added an item to the Xbasic Wiki site: ...
old2newbie
Offline Send Email
Dec 6, 2004
3:57 pm
14608
If you use XstHideConsole() in the entry func. the console will flash on the screen, in order to avoid this "pop-up" I've modified in my Xst.x file the...
Carlo Muratorio
carxmur
Offline Send Email
Dec 7, 2004
8:35 am
14609
I'm converting a console-based program to a gui program and have a couple of simple questions: I've designed two windows. The first (or main) window contains a...
AnotherMoi
Offline Send Email
Dec 7, 2004
6:11 pm
14610
... window, ... Gui ... Prevent the window from first displaying by commenting the #DisplayWindow message in the CreateWindows() function. ' XuiSendMessage...
m.mcelligott@...
mapei_mapei
Offline Send Email
Dec 7, 2004
7:49 pm
14611
Hi, The Xin socket code does not seem to work properly on Linux. Im on Suse 8.2 here.. I found a similar thread on another message board with the same...
cluvius2000
Online Now Send Email
Dec 7, 2004
10:34 pm
14612
The CreateWindows function will contain the code to create both windows. Cut and paste the code to create the second window from the CreateWindows function to...
Ken
gibb987
Offline Send Email
Dec 7, 2004
11:38 pm
14613
... Yes, thank you - that works as I intend. Now I know my second question - how may I inactivate the first window so that the user cannot create multiple...
AnotherMoi
Offline Send Email
Dec 8, 2004
12:38 am
14614
In the code function for your second window, there are two lines of code to process the #CloseWindow message. If you change the message in the uncommented...
Ken
gibb987
Offline Send Email
Dec 8, 2004
2:27 am
14616
Hi All, Just uploaded Webcam.dll to here. http://g.yi.org/f.php?f=486 Regards John...
danilo_yoingco
Offline Send Email
Dec 8, 2004
6:50 pm
14617
... Hi John, thankx for this lib, it seems to work just fine. Do you perchance have a manual or any further imformation on how to use the functions? Michael...
m.mcelligott@...
mapei_mapei
Offline Send Email
Dec 8, 2004
8:57 pm
14618
Hi, I have encountered a strange error. It is reproducible of two different machines, both running Suse Linux 8.2. Here is what I am doing: 1. Launch XBasic ...
cluvius2000
Online Now Send Email
Dec 9, 2004
3:47 pm
14619
... About Xin, I tried Xin on Linux (Xbasic 6.2.2, Redhat 7.2 - kernel 2.4.x) when it was mentioned and found the error also, but also the error exists on my...
Michael McElligott
mapei_mapei
Offline Send Email
Dec 9, 2004
4:50 pm
14620
... From: "Michael McElligott" <m.mcelligott@...> To: <xbasic@yahoogroups.com> Sent: Friday, December 10, 2004 3:50 AM Subject: RE: [xbasic] Environment...
Vic Drastik
vicdrastik
Offline Send Email
Dec 10, 2004
9:39 pm
14621
... Linux, ... 2.4.x) ... exists on ... could not ... work at ... causing ... who have ... the XB ... when delay ... Vic, I doesn't work "as is" on Linux... it...
cluvius2000
Online Now Send Email
Dec 10, 2004
10:20 pm
14622
All, Sorry, its the call to XinHostNameToInfo() that is failing to translate the server domain name to the host strucuture, thus requiring it to be hardcoded. ...
cluvius2000
Online Now Send Email
Dec 10, 2004
10:28 pm
14623
... on ... kernel ... OK on ... those ... start ... server ... please? ... @notes$) ... serverPort) ... @bytes) ... @bytes) ... the ... Vic, I've same problem...
m.mcelligott@...
mapei_mapei
Offline Send Email
Dec 10, 2004
10:35 pm
14624
... Guys, Im trying this now at home on another linux box running the same distro as the laptop (that worked partially if I hardcoded the address).. and the...
cluvius2000
Online Now Send Email
Dec 11, 2004
1:00 am
Messages 14594 - 14624 of 18954   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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