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 16673 - 16703 of 18795   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16673
hi, i run UBUNTU Dapper i've downloaded xbasic-6.2.3-linux-i386.tar.gz, alien'ed it to a .deb package, installed it and attempted to run it. it opens normally...
carriergp
Offline Send Email
Aug 1, 2006
10:24 am
16674
... I haven't seen any replies yet, so let me take a stab at it ... there have been some changes to recent versions of Linux which the PDE may not be ...
Steve Gunhouse
sgunhouse
Offline Send Email
Aug 2, 2006
1:18 am
16675
On Tue, 01 Aug 2006 21:18:01 -0400, Steve Gunhouse ... Replying to my own message ... I think this is the message I was referring to, from my own archives...
Steve Gunhouse
sgunhouse
Offline Send Email
Aug 2, 2006
1:24 am
16676
... exotic characters, XBasic uses the GetFirstFileA instead of the wide variant., but at least it does ... any filename with such character set that you use...
megalodon003
Offline Send Email
Aug 2, 2006
2:35 am
16677
Thank you - your compiler is ported to Cygwin!? Made it easy to install-thanks!...
Sven Erickson
carl_d2800
Offline Send Email
Aug 2, 2006
1:23 pm
16678
... I have uploaded a prerelease version of XBasic 6.3.0 to http:// www.xs4all.nl/~wizball/xbasic-20060802/ . It contains all fixes in CVS. -...
Eddie Penninkhof
wizball1
Offline Send Email
Aug 2, 2006
9:19 pm
16679
... From: "megalodon003" <megalodon3@...> To: <xbasic@yahoogroups.com> Sent: Wednesday, August 02, 2006 12:33 PM Subject: [xbasic] Re: Declaring a GIANT...
Vic Drastik
vicdrastik
Offline Send Email
Aug 5, 2006
5:45 am
16680
Thanks Eddie. This is exactly what linux xb needs. Very much appreciated. ... alien'ed it to ... to load or create a ... console, and must end. ... ...
David Silverwood
the_watchmann
Offline Send Email
Aug 8, 2006
7:25 am
16681
... simply ... folder in ... returned an ... them, it ... ran the ... Thanks, but D. gave me the perfect solution in xblite googlegroups. I appreciate the...
megalodon003
Offline Send Email
Aug 8, 2006
11:03 pm
16682
... From: "megalodon003" <megalodon3@...> To: <xbasic@yahoogroups.com> Sent: Wednesday, August 09, 2006 8:53 AM Subject: [xbasic] Re: searching the file...
Vic Drastik
vicdrastik
Offline Send Email
Aug 10, 2006
2:21 pm
16683
Hi everyone, me and a few friends decided to try something out. Create a magazine for any and all BASICs out there (well mostly freely available BASICs such...
Stephane Richard
stephanerichard
Offline Send Email
Aug 11, 2006
11:19 pm
16685
Can anyone give me an idea or two about how to convert the following visual basic dec file to xbasic? I stopped all programming 4 years ago and have a lot to...
danmozell
Offline Send Email
Aug 14, 2006
3:15 pm
16686
To create a declaration in the dec file you just need to tell XBasic you pass a default as XLONG and not as a string. DECLARE FUNCTION GetEncryptedVB...
Vincent Voois
vvacme
Offline Send Email
Aug 14, 2006
3:47 pm
16687
... you pass a default as XLONG and not as a string. ... the proper params. ... I tried that. Now I'm getting an "undeclared" error message....
danmozell
Offline Send Email
Aug 14, 2006
4:12 pm
16688
Is the lib-file correct and in the correct place? Have you tried the DLLguide tool (that you can get from the files section of the xbasic yahougroups) and...
Vincent Voois
vvacme
Offline Send Email
Aug 14, 2006
4:18 pm
16689
Thanks Vincent. I've got it. You're as helpful now as you were when I first started asking questions maybe 6 years ago....
danmozell
Offline Send Email
Aug 14, 2006
5:10 pm
16690
On Mon, 14 Aug 2006 11:45:32 -0400, Vincent Voois <vvoois@...> wrote: I think I see a hitch though ... XBasic can only handle 8 parameters. You'd need to...
Steve Gunhouse
sgunhouse
Offline Send Email
Aug 14, 2006
6:50 pm
16691
... parameters. ... Can you give me a rough idea of how to do it?...
danmozell
Offline Send Email
Aug 15, 2006
2:35 pm
16692
... Since XBasic can't do it, the wrapper has to be in some other language. Then you'd either have return only the parameters you're interested in (if that...
Steve Gunhouse
sgunhouse
Offline Send Email
Aug 15, 2006
5:39 pm
16693
... Another way is to devide the arguments across two callable functions from within the wrapper and make it do the complete call as soon as the second...
Vincent Voois
vvacme
Offline Send Email
Aug 15, 2006
6:12 pm
16694
I seem to have done something to either my xbasic or xcompiler files. I get a link error when using xcompiler on ANY program "cannot open xlib.o" Any thoughts?...
danmozell
Offline Send Email
Aug 15, 2006
7:13 pm
16695
Xcompiler depends upon the location of XBasic, it usually saves it in a config after autodetection or when you manually supplied it's location. But if you...
Vincent Voois
vvacme
Offline Send Email
Aug 15, 2006
7:53 pm
16696
Ever since I added the Listfiles function to my program, the group names and static text in my GUI have a white background. I have searched through the program...
megalodon003
Offline Send Email
Aug 15, 2006
10:29 pm
16697
If you open the the toolbox, you can select the subkids of each droplist / listbox and whatsoever. You can change their properties when you select one of the...
Vincent Voois
vvacme
Offline Send Email
Aug 15, 2006
10:55 pm
16698
Sorry, let me clarify. This is in xblite. Thanks ... droplist / listbox and whatsoever. ... a large label to cover the area of the window background, then use ...
megalodon003
Offline Send Email
Aug 16, 2006
2:06 am
16699
Okay, i think you could better post this on the xblite groups then (it exists). Vince....
Vincent Voois
vvacme
Offline Send Email
Aug 16, 2006
9:11 am
16700
I'm using funcaddr to call several functions in a .dll indirectly. I had no problem getting them to pass the required variables of any kind. But one of these...
danmozell
Offline Send Email
Aug 16, 2006
4:18 pm
16701
Maybe this will help you out?: XstCopyMemory (sourceAddr, destAddr, bytes)...
Vincent Voois
vvacme
Offline Send Email
Aug 16, 2006
4:25 pm
16702
... What language was the DLL written in? XBasic uses a different string format. If the function returns a length and a pointer, then use XstCopyMemory. If the...
Steve Gunhouse
sgunhouse
Offline Send Email
Aug 16, 2006
4:41 pm
16703
The DLL was written in VB. Here's my code. STATIC FUNCADDR EnumGetEncrypted (XLONG,XLONG) AppPassword$ = "MyPassword" StrName$ = "MyStringName" hWinspool =...
danmozell
Offline Send Email
Aug 16, 2006
4:46 pm
Messages 16673 - 16703 of 18795   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