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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 14709 - 14747 of 17972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14709
On Sun, 02 Jan 2005 09:30:17 -0000, bahot_bahoot <bahot_bahoot@...> ... Huh? I don't recognize the message you're quoting. Since you didn't add anything,...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jan 2, 2005
12:48 pm
14714
Duh.... i've been sleeping for quite a while on these boards.... (Got married, house and a whole lot of extra uninvited duties along with it :P) I've been...
vvacme
Offline Send Email
Jan 3, 2005
3:45 pm
14715
Hi , I'm wondering if anyone can confirm this last idea... I've also seen some kind of Wiki project somewhere but wasn't really completely full... I'm just...
Lob
edjason2001
Offline Send Email
Jan 3, 2005
6:22 pm
14716
... I would suggest you to do it as the aunzip demo was based upon the infozip library. The dec and lib-file are merely a raw translation of the library. But...
vvacme
Offline Send Email
Jan 4, 2005
9:44 am
14717
I'm writing a program which works under windows in xbasic 6.2.3 but I can't compile (and, so, run) under xbasic 6.2.3 in Mandrake Linux. Appear three errors...
Juan Carlos
jc_vicente
Offline Send Email
Jan 4, 2005
10:53 pm
14718
... Yeah okay, i was right, wasn't much... Btw:Vic... your wiki site has been hacked by the Qwiki team to publish an exploit for your attention.. ...
vvacme
Offline Send Email
Jan 5, 2005
5:40 pm
14719
... From: "vvacme" <vvoois@...> To: <xbasic@yahoogroups.com> Sent: Thursday, January 06, 2005 4:40 AM Subject: [xbasic] Re: XBasic Wiki - wikid ... Not...
Vic Drastik
vicdrastik
Offline Send Email
Jan 5, 2005
10:32 pm
14720
... Depends on which wiki system you take. ... That's why i dropped in the question "why Qwiki" :P But yeah, it's easy to set up Qwiki, but also has a lot of...
Vincent Voois
vvacme
Offline Send Email
Jan 5, 2005
10:48 pm
14723
On Tue, 04 Jan 2005 23:55:52 +0100, Juan Carlos ... Haven't seen any replies to this yet ... is this an error that appears in the PDE or when compiling your...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jan 6, 2005
7:13 am
14724
I have seen a similar message on another board, I believe this involved the xin network module that did not seem to respond. Vic responded to post the problem...
Vincent Voois
vvacme
Offline Send Email
Jan 6, 2005
3:40 pm
14725
I would like to know if it is possible to access another applications window from xbasic....Specifically I have an application that streams video to a window...
scuubbs
Offline Send Email
Jan 6, 2005
4:13 pm
14728
The usual way to get those things done is to access the technet pages on microsoft (http://technet.microsoft.com) and search for the functions that do as you...
Vincent Voois
vvacme
Offline Send Email
Jan 6, 2005
7:06 pm
14730
The error appears when I try to compile the program in the PDE. I don't use non-basic libraries, and it's a GUI program with several windows. But I'm thinking...
Juan Carlos
jc_vicente
Offline Send Email
Jan 7, 2005
12:20 am
14731
Also remember that if source-code in windows is being edited in other editors than the PDE, they might bestored in windows text format while Unix text format...
Vincent Voois
vvacme
Offline Send Email
Jan 7, 2005
8:59 am
14732
I need informations about experiences and applications of xbasic on Windows XP ome Edition operating systems. Vincent Voois <vvoois@...> wrote:The usual...
Slavko Vukovic
vukovic_slavko
Offline Send Email
Jan 7, 2005
9:09 am
14733
I need informations about experiences and applications of xbasic on Windows XP Home Edition operating systems. Slavko Vukovic <vukovic_slavko@...>...
Slavko Vukovic
vukovic_slavko
Offline Send Email
Jan 7, 2005
9:18 am
14734
I have no problems running and using XB under the professional edition and Windows 2000. So the downwards compatability towards XBasic is fine. Every program i...
Vincent Voois
vvacme
Offline Send Email
Jan 7, 2005
9:27 am
14735
I am encountering difficulty using the XprLPrint function in the Xpr library. I have tried using this function on both Windows Me and Windows 2000 and found...
russellruarkjr
Offline Send Email
Jan 7, 2005
4:38 pm
14736
Actually Vincent, that's a reverse consideration. His editor might not be able to open the file, but the compiler will accept either format. You can set XBasic...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jan 7, 2005
8:43 pm
14737
On Fri, 07 Jan 2005 16:37:13 -0000, russellruarkjr ... Sounds like you're printing a linefeed "\n" and no carriage return "\r". -- Steven V. Gunhouse...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jan 7, 2005
8:50 pm
14738
Any one know how to specify path on open new to Xbasic and many years since using qbasic....
Rick Whipple
rwhipple
Offline Send Email
Jan 7, 2005
9:55 pm
14739
On Fri, 07 Jan 2005 21:55:20 -0000, Rick Whipple <rwhipple@...> ... You mean for the PDE, for your own program, or in an open dialog? For the PDE, you...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jan 7, 2005
10:20 pm
14740
err = open("drive:\\folder\\filename.ext",read/writemode) I think you aim at the double backslash thing that you didn't entered but tried a single backslash...
Vincent Voois
vvacme
Offline Send Email
Jan 7, 2005
11:19 pm
14741
Steven, I would agree. However, I get the same result with embedded \n\r in the strings. Am I missing some step with using this function? ... Xpr ... than ... ...
russellruarkjr
Offline Send Email
Jan 9, 2005
3:31 am
14742
Steven, I would agree. However, I get the same result with embedded \n\r in the strings. Am I missing some step with using this function? ... Xpr ... than ... ...
russellruarkjr
Offline Send Email
Jan 9, 2005
3:32 am
14743
... XprLPrint uses direct access to "LPT1". This is very unreliable under Win2000, WinNT, WinXP. You probably should be use the standard print spooler by using...
David Szafranski
xbtools
Offline Send Email
Jan 9, 2005
12:15 pm
14744
Trouble solved. It was very simple: When PDE loaded file it didn't recognize last function (text before END PROGRAM statement). I pasted function manually and...
Juan Carlos
jc_vicente
Offline Send Email
Jan 9, 2005
10:24 pm
14745
On Sun, 09 Jan 2005 23:27:26 +0100, Juan Carlos ... Should be fine. Actually, sounds like a translation issue. When copying a file from a Windows partition to...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jan 9, 2005
11:14 pm
14746
I'm new so excuse me if this is dumb. I have created a small program to generate random numbers. The numbers are created in one function and checked to see...
kltjul47
Offline Send Email
Jan 10, 2005
5:24 pm
14747
Not sure about the rest of it at the moment, but ... you do know that a@ is (theoretically) a byte value? In practice it is actually SLONG, single bytes are...
Steve Gunhouse
sgunhouse
Offline Send Email
Jan 10, 2005
5:47 pm
Messages 14709 - 14747 of 17972   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