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 11026 - 11061 of 18795   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11026
On Fri, 31 Jan 2003 21:20:43 -0000 "Martin Wolff" <martin@...> ... First of all, there are two other programs that, sometimes anyway, go by the name...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 1, 2003
2:49 pm
11027
Is it possible to use assembly language in XBasic? I would like to use the Pentium timestamp instruction. Thank you....
peterrabbit82 <peterr...
peterrabbit82
Offline Send Email
Feb 2, 2003
2:33 am
11028
On Sun, 02 Feb 2003 02:33:43 -0000 "peterrabbit82 ... There is no "inline assembly" type feature, you'd need to either write an external library or else modify...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 2, 2003
8:40 am
11029
... If you are using XBasic with Windows OS, then you could try using XBLite for Windows. It allows inline ASM programming. There is also an example using the...
David Szafranski
xbtools
Offline Send Email
Feb 2, 2003
9:15 pm
11030
... From: <peterrabbit82@...> To: <xbasic@yahoogroups.com> Sent: Sunday, February 02, 2003 1:33 PM Subject: [xbasic] Assembly language in XBasic ... ...
Vic Drastik
vicdrastik
Offline Send Email
Feb 3, 2003
12:35 am
11031
... Carlo, Thanks for the link. It seems indeed that AutoIt could solve my problem. I was searching in the area of "mouse_event" function in the users32.dll....
aeropic <aeropic@...>
aeropic
Offline Send Email
Feb 3, 2003
12:40 pm
11032
sorry for long delay, i am moving. :( The help i need is more along syntax for the statementsthat i need. ... helped ... find ... all of ... terminated as ......
pxlpluker <pxlpluker@...
pxlpluker
Offline Send Email
Feb 3, 2003
5:32 pm
11033
If the functions and associated constants are already defined in that larger version of kernel32.dec, then all you need is the syntax for actually using the...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 3, 2003
6:44 pm
11034
I seem to be unable to save even a simple print program Dos do not seem to help. George Riddle,...
riddlejrg@...
griddlejr
Offline Send Email
Feb 3, 2003
7:25 pm
11036
I suppose it's time to send my "how to unsubscribe" message again. With Yahoogroups (and many other lists), it's pretty simple. Indeed, if you look at any...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 4, 2003
2:44 pm
11037
... wrote: <snip> ... handles ... <snip> I think I just stumbled against that one. I used SET to check that PATH includes C:\Program_MB\XBasic\bin, and it...
miltboyd <miltboyd@...>
miltboyd
Offline Send Email
Feb 4, 2003
4:07 pm
11038
On Tue, 04 Feb 2003 16:07:31 -0000 "miltboyd <miltboyd@...>" ... One possibility would be to make a batch file which combines xbvar.bat with a call to...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 4, 2003
8:57 pm
11039
... Maybe there is another nmake.bat/cmd/com/exe in your path? What happens if you type C:\Program_MB\XBasic\bin\nmake? If that also fails: maybe your nmake is...
Eddie Penninkhof
wizball1
Offline Send Email
Feb 4, 2003
11:47 pm
11040
My first program in XBasic (I come from QuickBasic, and lately used Visual Basic for Applications in Office 97) has one line: "Hello world". I did it...
Juan Carlos Vicente C...
jc_vicente
Offline Send Email
Feb 5, 2003
10:36 pm
11041
... From: <riddlejrg@...> To: <xbasic@yahoogroups.com> Sent: Tuesday, February 04, 2003 6:25 AM Subject: [xbasic] Saving Programs ... This question is far...
Vic Drastik
vicdrastik
Offline Send Email
Feb 6, 2003
12:30 am
11042
... <aeropic@f...> wrote: The AutoItDLL works fine with the DEC file given by Carlo. Here is some test code to move the mouse, generate a left click on Xbasic...
aeropic <aeropic@...>
aeropic
Offline Send Email
Feb 6, 2003
10:48 am
11043
On Wed, 05 Feb 2003 22:35:46 -0000 "Juan Carlos Vicente Casado ... It is a problem in Linux. XBasic doesn't have the ability to create dynamic libraries in...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 6, 2003
11:34 am
11044
... happens ... maybe ... I did try that, and NMAKE will execute, but it can't find the other bits and pieces that it needs. The command SET shows that the ...
miltboyd <miltboyd@...>
miltboyd
Offline Send Email
Feb 6, 2003
8:33 pm
11045
have you tried creating a .bat file with the following: " set PATH=E:\XB\bin;%PATH% set LIB=E:\XB\lib;%LIB% set INCLUDE=E:\XB\include;%INCLUDE% nmake -f...
Michael McE. <mapei_@...
mapei_mapei
Offline Send Email
Feb 7, 2003
11:51 am
11049
To fix the "show windows while dragging" glitch on win 98 open xgr.x and goto function WinProc. Scroll down until you see the sub ... ' ' ***** WindowRedraw...
james_t_kirk321 <jame...
james_t_kirk321
Offline Send Email
Feb 8, 2003
2:37 pm
11051
... It is ... assembly ... mean that ... assembled ... following ... the ... also be ... prefix ... function) ... from? From ... assembly code ... for short ...
peterrabbit82 <peterr...
peterrabbit82
Offline Send Email
Feb 9, 2003
4:09 am
11052
I have just foud out that this program even exist I am using READHAT 7.3 KDE 3 .0 when I try to run a form with the menu's start cmd i get XuiSendMesage() :...
larrykh465 <larryhamm...
larrykh465
Offline Send Email
Feb 10, 2003
11:06 am
11053
On Mon, 10 Feb 2003 11:06:24 -0000 "larrykh465 <larryhammer@...>" ... Redhat 7.3? Seems we had reports of some trouble on that system. Does the PDE work?...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 10, 2003
1:23 pm
11054
I am trying to WRITE or PRINT data to a new file. I want the data to print vertically (like this) Data #1 Data #2 Data #3 rather than horizontally (like this)....
tall_hunter <tall_hun...
tall_hunter
Offline Send Email
Feb 10, 2003
6:59 pm
11056
... Does the ... eventually ... fine ... Thanks for the input I had just downloaded Xbasic and tried to make it work the"microsoft Way" I found that if you...
larrykh465 <larryhamm...
larrykh465
Offline Send Email
Feb 10, 2003
11:25 pm
11057
On Mon, 10 Feb 2003 18:58:57 -0000 "tall_hunter <tall_hunter@...>" ... What program are you using to view your file? XBasic was originally a UNIX program...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 11, 2003
4:39 am
11058
... From: <peterrabbit82@...> To: <xbasic@yahoogroups.com> Sent: Sunday, February 09, 2003 3:09 PM Subject: [xbasic] Re: Assembly language in XBasic ...
Vic Drastik
vicdrastik
Offline Send Email
Feb 11, 2003
5:18 am
11059
Hello, I am trying to write my first software with XBasic, but I am missing a main part: a subroutine to list recurse directories (like does DIR /S under MS...
dadu_fra <david.ducas...
dadu_fra
Offline Send Email
Feb 18, 2003
1:09 pm
11060
On Tue, 18 Feb 2003 13:09:38 -0000 "dadu_fra <david.ducassou@...>" ... XBasic can already recurse subdirectories, if you don't mind using the built-in...
Steven V Gunhouse
sgunhouse
Offline Send Email
Feb 18, 2003
1:58 pm
11061
... Thank you :-) for learning me that a function already exist into XBasic for this. I will check out the command "XstFindFiles" and (if necessary) Xbasic...
dadu_fra <david.ducas...
dadu_fra
Offline Send Email
Feb 18, 2003
3:36 pm
Messages 11026 - 11061 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