Thank you very much. My own fault. The lights went on when I saw you change the string to a number and back to a string. Thanks guys. I really appreciate it. ...
Hi group! It's funny to think that among the members of the group (theorically 3652), some may live in the same town, street or even in the same building. ...
On Sun, 01 May 2005 14:39:03 -0400, the_watchmann ... The console opens at first in case there are any error messages to display, but you can close it once...
You don't need to do anything. By default, the console window is only visible in the PDE. It will not be present in your executable. So, don't worry! Julien ...
I've been a silent member of this group for about 6 months, and I think this idea deserves to be discussed about. I think that's a good idea, but the problem...
Yahoo id: jose_m0ya First name: José Gabriel Last name: Moya Age: 31 - 11/7/1973 (using this for age prevents aging of age field ;) Occupation: Teacher ...
I don't know flikr, but had a look at http://www.flickr.com/services/ A priori, I don't believe that "Flickr Graph" or "Mappr" are really useful. Moreover,...
Hi José, Thanks for being the first to register to the world map of XBasic users. I'll put you on the map. Once some people like you will have answered me, I...
There are also tools (http://www.skylinesoft.com/corporate/technology/technology_terraexplorer.asp) that use real satellite photographs on real close footage...
OOPS!!! I thought I had sent the data to you not to group. But I was doing many tasks at the same time, so probably I hit the incorrect button. I want to be in...
I'm just getting started with XBasic v6.2.3. I know I must be doing something stupid, but I haven't been able to figure out what. I've tried a number of times...
how do i get a jpeg? i have written a couple of routines that make graphics, but paint shop pro won't do a screen grab. is there any good way to generate a bmp...
doesn't seem to work, it seems to think the console is the active window not the one i plotted in....doc ... Alt Print Screen will copy the active window to...
... window not the one i plotted in....doc ALT Print Screen captures the active window. SHIFT Print Screen captures the full screen. (I think Print Screen...
... any help anyo> ... OK. I found the problem. Win2000 pays no attention to the XBVars.bat which XBasic installs in the Winnt folder. You have to set the ...
... <Snipola> Which version of PSPro?? I know 7 has screen capture abilities. Brian -- http://www.skywise711.com - Lasers, Seismology, Astronomy, Skepticism ...
yes psp has screen capture , but it won't work with my bswindow....doc ... <Snipola> Which version of PSPro?? I know 7 has screen capture abilities. Brian -- ...
Do a Google search for the FreeWare program PrintKey: We used that extensively at work to capture screens for hard copy documentation, pasting the results...
The compiler keeps telling me to define a DIM for sis$. The input file is an ascii test file space delimited. It is 580 characters long...I have read the ...
The compiler keeps telling me to define a DIM for sis$. The input file is an ascii test file space delimited. It is 580 characters long...I have read the ...
none of these screen grab methods work. all i get is the portion of the plot that overlays the console window. most of the plot disappears...doc old2newbie...
... You need to do some rewriting. XBasic is not compatible with QuickBASIC or earlier Microsoft BASICs - not that the program above was much of a BASIC ...
... Did you try my suggestion? Alt-PrtScrn only captures the active window. Therefore click once on the title bar of your graphics window to activate it before...
nothing seems to happen when i click on the title bar and i'm stii getting only waht covers part of the console window. here's how i generate the window to...
... Very strange. I just ran the demo program agraphic.x (in the demos directory of every version on XBasic) and it worked fine, what are you doing differently...
Well, except for quoting out your XgrDestroyWindow() line, i could make a perfect screenshot of your window by just using Alt-PrtScrn. (Left alt in this case,...