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.
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 17204 - 17233 of 18801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17204
##### SUMMARY OF PREVIOUS POSTS ##### (...) ... (...) ... space or ... numbers. (...) ... (...) ... (...) ... compatibility ##### END OF SUMMARY ##### Hi Steve...
essinias06
Offline Send Email
Mar 1, 2007
12:54 pm
17205
Hi, This is a very long question, but I hope the topic being interesting. I wrote a function that reads complex elements from a text file. Each complex element...
essinias06
Offline Send Email
Mar 1, 2007
10:13 pm
17206
... You'd have to cheat. Unless you can actually define an array head in a type, you're going to lose your data when the original array is cleaned up - unless...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 1, 2007
11:09 pm
17207
I also wrote a program to make a DXF file from a file from another program. I first wrote it in QBasic and then converted it to XBASIC. I guess the unwanted...
Alan Taylor
altheengineer
Offline Send Email
Mar 1, 2007
11:18 pm
17208
... been long time ago i debated about this with Max. ... it when i wrote my Sidbace tool and i had this debate about this with Max Reason in 1999. I ... ...
etfan2121
Offline Send Email
Mar 2, 2007
3:12 am
17209
... interesting. ... sections ... number ... section. ... []) ... (c), ... 1].numSections*s ... broken ... the ... actually ... the ... reference. ... ...
essinias06
Offline Send Email
Mar 2, 2007
8:57 am
17210
... You're making it harder than it is. Whatever is on the left side of the "=" is the destination - what you're calling the copy - and whatever is on the...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 2, 2007
9:46 am
17211
... Just scan the source and look up the code that performs the actions and you don't need to ask god but can witness the truth yourself....
Vincent Voois
vvacme
Offline Send Email
Mar 2, 2007
7:28 pm
17212
Hi Steven, Not sure that I understood all your explanations. OK, let's skip the 90% of previous posts and try again! In my case, 1st level elements are...
essinias06
Offline Send Email
Mar 2, 2007
11:26 pm
17213
... Using ATTACH and excess comma notation will be easier. You can write ATTACH b[] TO a[n,] and ATTACH a[n,] TO b[] and then you don't have to worry about...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 3, 2007
1:31 am
17214
... describing ... types ... specific ... with ... that ... array; ... array? ... the ... write ... clean up ... to the ... variables - ... strings ... them. ...
essinias06
Offline Send Email
Mar 3, 2007
11:58 am
17215
... Well ... you'll still need to reset the pointer or else your DIM or REDIM will erase your data, same as the end of a function would. Or you'll be ...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 3, 2007
1:10 pm
17216
I've got a little problem... How do I convert all the XBASIC programs into EXE files... Also when I try to move the window, the screen becomes a bit blurry, I...
Y.Dani Paul
y.dani
Offline Send Email
Mar 3, 2007
1:19 pm
17217
XBasic windows are not cleared around the surroundings. In the advanced part (Button in display properties -> appearance) of your display properties you can...
Vincent Voois
vvacme
Offline Send Email
Mar 3, 2007
1:47 pm
17218
... You might try my XtoEXE program from the Files area: http://tech.groups.yahoo.com/group/xbasic/files/ <http://tech.groups.yahoo.com/group/xbasic/files/> ...
etfan2121
Offline Send Email
Mar 3, 2007
4:55 pm
17219
... this ... happens, ... and you don't need to ask god but can witness the truth yourself. Yes, but right now, I'm just nibbling round the edges. Eventually,...
etfan2121
Offline Send Email
Mar 3, 2007
5:01 pm
17220
One thing I bet a lot of XBasic programmers don't use is the ability to attach group names to SHARED or EXTERNAL variables. I noticed the example in the docs...
etfan2121
Offline Send Email
Mar 3, 2007
9:41 pm
17221
... "groupnames" ... seems to me that's one of those QB features that Max liked so he implemented it in XB as well. Never saw much point, unless you're...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 3, 2007
10:14 pm
17222
... have ... I think that's the point, yes. ... Agreed. Hey, I only spent half a day on it. [=P~] At this rate, I'll be expert at XBasic in maybe,...
etfan2121
Offline Send Email
Mar 3, 2007
10:53 pm
17223
Hi: I can select a portion of a displayed image and rotate it 90 degrees successfully. But any rotation that is not a multiple of 90 degrees has holes, white ...
old2newbie
Offline Send Email
Mar 4, 2007
2:37 am
17224
... It would work better if you did the computations in reverse. Of course it would really work better if you also approximated the colors for the points where...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 4, 2007
5:38 am
17225
I just tried XBasic the other day. It was ok. But, The designer was pathetic. And not user friendly at all. Maybe i have just missed something big..but...once...
Bobby Walters
bluecave21
Offline Send Email
Mar 4, 2007
9:54 am
17226
... If you have started a new program than some of the functions have not be created, like CreateWindows, InitGui etc. You newed to start a new GUI program so...
Vincent Voois
vvacme
Offline Send Email
Mar 4, 2007
3:35 pm
17227
On Sun, 04 Mar 2007 01:46:00 -0500, Bobby Walters <bw4linux@...> ... Another "I don't know how to use the PDE", huh? When in program mode, the PDE...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 4, 2007
4:14 pm
17228
Hi Steve: Thanks for the tips, I will see what I can make of them; selectStartX and selectStartY are the coordinates of the top and left most corner of the...
old2newbie
Offline Send Email
Mar 4, 2007
6:20 pm
17229
... something ... to ... for a ... shed, ... You have to be kidding. You just tried it the other day, and already you've decided the designer is pathetic?????...
etfan2121
Offline Send Email
Mar 5, 2007
4:26 am
17230
... I don't think you can blame this one on QB. I have QBx 7.1, which is close to the last version, if not the last. Nothing on group names or similar in the...
etfan2121
Offline Send Email
Mar 5, 2007
4:37 am
17231
Hi Folks, My multiple windows problem is not to do with multiple windows after all. It has something to do with setting up an Xui database connection. After I...
gungadout
Offline Send Email
Mar 6, 2007
4:42 am
17232
... The secret solution in these cases is simply to add another XgrProcessMessages() in the DO...LOOP iterations (or FOR...NEXT)that are being performed...
Vincent Voois
vvacme
Offline Send Email
Mar 6, 2007
2:16 pm
17233
... to ... return to the ... variables ... variables are ... used for ... this ... copy its ... array. And ... (as they ... you ... XBasic goes ... clean ... ...
essinias06
Offline Send Email
Mar 6, 2007
3:49 pm
Messages 17204 - 17233 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