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.

Messages

  Messages Help
Advanced
Messages 14971 - 15001 of 17854   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14971
This requires the usage of the Xin library functions. And it is not so simple as just giving a telnet command and everything goes. You can find a few partial...
Vincent Voois
vvacme
Offline Send Email
Mar 1, 2005
10:14 am
14972
Just restating my plea for help. I realise that downloading and looking at a file can take some time. However this is nothing more than a few commands to play...
sheard_jodo
Offline Send Email
Mar 1, 2005
10:41 am
14973
... been ... memory ... The BASS_MusicLoad() function should pass modFile$ by address (&modFile$) not by reference (@modFile$). When calling a non-XBasic DLL...
k98p3
Offline Send Email
Mar 1, 2005
3:18 pm
14974
... But I don't want the text to print in the PDE console at all. I want it to print on the CMD console....
clinthegney
Offline Send Email
Mar 1, 2005
6:26 pm
14975
Thanks very much Ken. I have a lot to learn, but its encouraging to be directed what to learn next. J...
sheard_jodo
Offline Send Email
Mar 2, 2005
5:13 am
14976
... XBasic does not support this natively, ofcourse SHELL("echo hello world!") will do your trick but that console will also disappears as soon as it performed...
Vincent Voois
vvacme
Offline Send Email
Mar 2, 2005
8:02 am
14977
When you click the close (x) button on a standalone gui app, the application doesn't close. If you open up Task Mananger, the app is still running as a...
clinthegney
Offline Send Email
Mar 2, 2005
2:30 pm
14978
On Wed, 02 Mar 2005 09:28:16 -0500, clinthegney <clinthegney@...> ... You have to have told your app how to respond to that event. There are two issues...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Mar 2, 2005
3:16 pm
14979
Before you make your standalone, take a look at this section of code in your programs's (windowname)code function: SELECT CASE message CASE #Selection : GOSUB...
Ken
gibb987
Offline Send Email
Mar 3, 2005
3:36 am
14980
Can anyone point me in a good direction on getting dll files not created with XBasic to work? I read that I need to create a dec file for it. Does anyone know...
clinthegney
Offline Send Email
Mar 4, 2005
2:09 pm
14981
This tool (By Ken Minoque) will help you out for the most to get you on track: http://gnetools.sourceforge.net/xbsupport/files/dllguide.zip It will create a...
Vincent Voois
vvacme
Offline Send Email
Mar 4, 2005
4:44 pm
14982
... .dec-file but you have to fill in the required parameters in the ... arrays are referenced by address (&). ... ...
clinthegney
Offline Send Email
Mar 4, 2005
5:36 pm
14983
No, i'm sorry to tell you, i didn't know you wanted to have object oriented functionality, this is not possible in XBasic unless you write your own wrapper for...
Vincent Voois
vvacme
Offline Send Email
Mar 4, 2005
8:47 pm
14984
Hi, I'm just installing xb on Windows XP and had a look at Vincent Voois' XBasic's site (XBSupport) for setting the environment variables. Vincent,...
julienrouiller
Offline Send Email
Mar 4, 2005
9:30 pm
14985
On Fri, 04 Mar 2005 16:29:26 -0500, julienrouiller ... Don't use XP, can't say for sure. In the case of XP though you might be able to set it in the shortcut...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Mar 5, 2005
1:47 am
14986
What do you feel are the major strengths of xbasic? Do you feel that it is just as viable for Windows gui development even though it doesn't support object...
clinthegney
Offline Send Email
Mar 6, 2005
3:04 am
14987
... GOSUB and SUB ... END SUB This is an old question And far be it for me – a novice – to suggest a solution But – assuming GOTO's are accepted Create a...
chrstoff
Offline Send Email
Mar 6, 2005
8:18 am
14988
... AFAIK most OOP is being used for complex networking within the Windows environment (Active Directory, LDAP) and some Media components such as drivers use...
Vincent Voois
vvacme
Offline Send Email
Mar 6, 2005
12:16 pm
14989
I have been playing with Xbasic for just over a month and have been able to develop a coupe of simple GUI programs. One of which calculates my retirement...
Brian Edwards
briedw01
Offline Send Email
Mar 6, 2005
11:04 pm
14990
See the following posts for more info on this issue: http://groups.yahoo.com/group/xbasic/message/14743 http://groups.yahoo.com/group/xbasic/message/9887...
David Szafranski
xbtools
Offline Send Email
Mar 7, 2005
12:01 am
14991
... From: "Brian Edwards" <briedw01@...> To: <xbasic@yahoogroups.com> Sent: Monday, March 07, 2005 10:03 AM Subject: [xbasic] Printing Text Files using...
Vic Drastik
vicdrastik
Offline Send Email
Mar 7, 2005
5:45 am
14992
This is a very good comment from Vic. xBasic doesn't print? And Brian's reply very limp. That is a severe limitation. Why is that? Because a line printer...
Fred Pacilli
torontofred
Offline Send Email
Mar 7, 2005
12:03 pm
14993
There are no "straight replys" for using the Ports under Win2000/NT/XP since it is not an easy thing to accomplish for ANY language. Ever heard of device...
David Szafranski
xbtools
Offline Send Email
Mar 7, 2005
4:42 pm
14994
Mr. Szafranski; With all due respect, I haven't called anyone uneducated or used any derogatory terms directed at any person in my correspondence. I would ...
Fred Pacilli
torontofred
Offline Send Email
Mar 7, 2005
7:49 pm
14995
... I agree as it was after two months of playing that I decided that I would like to print out some results from my Retirement Benefits Program to present to...
Brian Edwards
briedw01
Offline Send Email
Mar 7, 2005
10:39 pm
14996
Printing to a file seems like a very reasonable answer. Why not just surround your text output in HTML tags like: <HTML> <TITLE>My Pension Report Name</TITLE> ...
starmister
Offline Send Email
Mar 7, 2005
11:26 pm
14997
I installed Xbasic 6.2.3; printed all the docs and found it VERRY frustrating learning that: the program looks much different from the prints of "Installation...
digi_taal
Offline Send Email
Mar 9, 2005
6:57 pm
14998
Maybe this will get you going a little...: http://gnetools.sourceforge.net/xbsupport/viewpane_myfirstguiprogram.html...
Vincent Voois
vvacme
Offline Send Email
Mar 9, 2005
7:43 pm
15000
... Come on Sam while Xbasic would not be a commercial proposition these days it is still a very neat and fast programming environment. People like myself who...
Brian Edwards
briedw01
Offline Send Email
Mar 9, 2005
11:27 pm
15001
You, Brian, solved your printing problems with Xpr and you weren't going to tell me? Or at least share it with the rest of us?? (Nice guy) Fred ... From: Brian...
Fred Pacilli
torontofred
Offline Send Email
Mar 10, 2005
1:13 am
Messages 14971 - 15001 of 17854   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