All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:19, 27 April 2022 RhoSigma talk contribs protected Boolean [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 22:19, 27 April 2022 RhoSigma talk contribs protected Binary [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 22:19, 27 April 2022 RhoSigma talk contribs protected ASCII [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 22:18, 27 April 2022 RhoSigma talk contribs protected Arrays [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 22:17, 27 April 2022 RhoSigma talk contribs protected Keywords currently not supported by QB64 [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 22:17, 27 April 2022 RhoSigma talk contribs protected Keyword Reference - By usage [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 22:17, 27 April 2022 RhoSigma talk contribs protected Keyword Reference - Alphabetical [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 22:15, 27 April 2022 RhoSigma talk contribs protected QB64 FAQ [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 20:36, 27 April 2022 RhoSigma talk contribs protected Main Page [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 22:34, 26 April 2022 RhoSigma talk contribs created page File:DotRed.gif
- 22:34, 26 April 2022 RhoSigma talk contribs uploaded File:DotRed.gif
- 17:58, 26 April 2022 RhoSigma talk contribs created page File:DotYellow.gif
- 17:58, 26 April 2022 RhoSigma talk contribs uploaded File:DotYellow.gif
- 15:04, 26 April 2022 RhoSigma talk contribs created page Template:Ot (Created page with "<span style="background-color: {{{3|#000000}}}; color:{{{2|#aaaaaa}}};">{{{1}}}</span>")
- 12:58, 26 April 2022 RhoSigma talk contribs created page Template:OutputStartBG0 (Created page with "{|width="100%" cellpadding="15px" |- |<pre class="outputcrt0">")
- 12:55, 26 April 2022 RhoSigma talk contribs created page Template:OutputStartBG7 (Created page with "{|width="100%" cellpadding="15px" |- |<pre class="outputcrt7">")
- 12:54, 26 April 2022 RhoSigma talk contribs created page Template:OutputStartBG6 (Created page with "{|width="100%" cellpadding="15px" |- |<pre class="outputcrt6">")
- 12:53, 26 April 2022 RhoSigma talk contribs created page Template:OutputStartBG5 (Created page with "{|width="100%" cellpadding="15px" |- |<pre class="outputcrt5">")
- 12:52, 26 April 2022 RhoSigma talk contribs created page Template:OutputStartBG4 (Created page with "{|width="100%" cellpadding="15px" |- |<pre class="outputcrt4">")
- 12:52, 26 April 2022 RhoSigma talk contribs created page Template:OutputStartBG3 (Created page with "{|width="100%" cellpadding="15px" |- |<pre class="outputcrt3">")
- 12:51, 26 April 2022 RhoSigma talk contribs created page Template:OutputStartBG2 (Created page with "{|width="100%" cellpadding="15px" |- |<pre class="outputcrt2">")
- 12:51, 26 April 2022 RhoSigma talk contribs created page Template:OutputStartBG1 (Created page with "{|width="100%" cellpadding="15px" |- |<pre class="outputcrt1">")
- 20:17, 25 April 2022 BigRon55 talk contribs created page Alternative circle routine (Created page with "'''Circle.BI Include file or SUB to use when using PAINT with pie charts or arc slices:'''</center> {{TextStart}} 'CIRCLE.BI '** '** QB64 replacement CIRCLE command. '** '** The CIRCLE command in QB64 has a few issues: '** '** - radian end points are not calculate properly when creating arcs '** - center line to radian end points do not close properly due to previous bug listed '** '** This circle command replacement works very similiarly to the native CIRCLE co...")
- 19:28, 25 April 2022 BigRon55 talk contribs created page ABSOLUTE (Created page with "CALL ABSOLUTE is used to access interrupts on the computer or execute assembly type procedures. {{PageSyntax}} : CALL ABSOLUTE([{{Parameter|argumentList}},] {{Parameter|integerOffset}}) ==Legacy support== * CALL ABSOLUTE is implemented to support older code and is not recommended practice. To handle mouse input, the '''use _MOUSEINPUT and related functions'''. {{PageDescription}} * CALL and parameter brackets are required in the statement. * {{P...")
- 18:16, 25 April 2022 BigRon55 talk contribs created page ScreenMode (Created page with "<center>'''Screen Mode Detection Function'''</center> {{CodeStart}} '' '' DO {{Cl|PRINT}} {{Cl|PRINT}} {{Cl|PRINT}} " Screen W H Colors " {{Cl|PRINT}} " 0 80/40 (25) 16 " {{Cl|PRINT}} " 1 (320) (200) 4 " {{Cl|PRINT}} " 2 (640) 200 2 " {{Cl|PRINT}} " ........................ " {{Cl|PRINT}} " 7 320 200 16 " {{Cl|PRINT}} " 8 640 200 16 " {{Cl|PRINT}} " 9 (6...")
- 18:04, 25 April 2022 BigRon55 talk contribs created page GIF Creation (Created page with "<center>'''GIF File Creator'''</center> The following routine can be used with QBasic or QB64 to create a Graphic Information File image of a program screen. * Accommodates _NEWIMAGE screen pages with up to 256 colors and image files loaded with _LOADIMAGE. * The maximum screen coordinates are always one pixel LESS than the screen mode's resolution! (SCREEN 13's are 319 and 199) * The $INCLUDE text file can be created using Notepad and is REQUIRED when th...")
- 14:04, 24 April 2022 RhoSigma talk contribs created page MediaWiki:Print.css (Created page with "CSS placed here will be applied to all skins: .codeide {border: 4px solid #87cefa; border-radius: 10px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre-wrap; font-family: Courier, monospace; background-color: #000e4e; color: lightgrey; word-wrap: break-word;} .outputcrt {border: 4px solid #aaaaaa; border-radius: 10px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre-wrap; font-family: Courier, mo...")
- 13:31, 24 April 2022 RhoSigma talk contribs created page MediaWiki:Mobile.css (Created page with "CSS placed here will be applied to all skins: .codeide {border: 4px solid #87cefa; border-radius: 10px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre-wrap; font-family: Courier, monospace; background-color: #000e4e; color: lightgrey; word-wrap: break-word;} .outputcrt {border: 4px solid #aaaaaa; border-radius: 10px; padding: 1em; line-height: 120%; font-size:16px; margin-left:5px; white-space: pre-wrap; font-family: Courier, mo...")
- 23:44, 22 April 2022 RhoSigma talk contribs created page File:Ide.png
- 23:44, 22 April 2022 RhoSigma talk contribs uploaded File:Ide.png
- 21:37, 22 April 2022 SMcNeill talk contribs created page QB64 Help Menu (Created page with "* Keyword Reference - Alphabetical * Keyword Reference - By usage * Frequently asked questions about QB64 * [https://qb64phoenix.com/forum/index.php QB64 Phoenix Edition Forum] * [https://discord.com/invite/2t9HTYK Discord invitation]")
- 21:21, 22 April 2022 BigRon55 talk contribs created page COM (Created page with "Page moved to COM(n)")
- 20:48, 22 April 2022 RhoSigma talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: #RS_CRT {-moz-border-image: url(File:Crt.png) 45 50 125 50 stretch; -webkit-border-image: url(File:Crt.png) 45 50 125 50 stretch; border-image: url(File:Crt.png) 45 50 125 50 stretch;}")
- 20:33, 22 April 2022 SMcNeill talk contribs changed group membership for RhoSigma from administrator to administrator, interface administrator and bureaucrat
- 20:32, 22 April 2022 SMcNeill talk contribs changed group membership for RhoSigma from (none) to administrator (Contribution to the installation and creation of the wiki.)
- 20:29, 22 April 2022 BigRon55 talk contribs created page QB.BI (Created page with "The '''QB.BI''' file can be used for INTERRUPT or INTERRUPTX routines by $INCLUDEing the file in a program. It is useful for the TYPE and SUB declarations. The contents follow: * Create your own BI files to $INCLUDE to hold your own TYPE definitions. Use notepad and save as All Files as ''filename.BI'' * In Qbasic the BI library or support file MUST be included in a program package or download! * '''QB64''' programs do not require any INCLUD...")
- 20:22, 22 April 2022 BigRon55 talk contribs created page Handle (Created page with "In QB64 '''handles''' are created and used by various statements and functions to reference screen surfaces, images, sounds, fonts and IP users. {{PageSyntax}} ::: '''handle& =''' _NEWIMAGE(800, 600, 32) ::: _FREEIMAGE '''handle&''' ''Usage:'' * SCREEN and image handles in use cannot be freed without error! Change screens or fonts before freeing the handle from memory! * The actual value of the handle is only important if it fails to return a value in the range s...")
- 18:58, 22 April 2022 BigRon55 talk contribs created page Base Comparisons (Created page with "{{WhiteStart}} <tt> '''Comparing the Base Numbering Systems'''</tt> '''<tt>Decimal (base 10) Binary (base 2) Hexadecimal (base 16) Octal (base 8)</tt>''' 0 0000 0 0 1 0001 1 1 2 0010 2 2 3 0011 3...")
- 18:16, 22 April 2022 BigRon55 talk contribs created page HEX$ 32 Bit Values (Created page with "LONG Hexadecimal values can be used to set a _PALETTECOLOR instead of using _RGB32 or _RGBA32 values. * Hexadecimal digits can be represented as any number or letter up to F: '''0 1 2 3 4 5 6 7 8 9 A B C D E F''' * Byte values up to 255 can represented by two hexadecimal digits such as 1C, 23, FA, etc. * The hex value for bright white(attribute 15) is &HFFFFFFFF or: ::: Alpha = FF (255), Red = FF (255), Green =...")
- 17:50, 22 April 2022 BigRon55 talk contribs created page Screen Saver Programs (Created page with "<center>'''Creating a QB64 Screen Saver'''</center> Screen savers are simply graphics EXE programs renamed with the SCR file extension. The program should NOT use a lot of Window's CPU resources! To check the CPU usage, open '''Task Manager''' by pressing ''Ctrl + Alt + Delete'' keys and look for the QB64 program running in the ''Processes'' tab list. CPU usage should be less than 50% and ideally less than 20%. Use _LIMIT or SLEEP when needed. <center>'''Renam...")
- 17:43, 22 April 2022 BigRon55 talk contribs created page ThirtyTwoBit MEM SUB (Created page with "<center>'''Fast Bitmap Export routine using memory for use with 32-bit color images ONLY'''</center> {{CodeStart}} '' '' {{Cl|PRINT}} "This program will create a 32 bit bitmap of the desktop!" {{Cl|PRINT}} " IN 2 SECONDS..." {{Cl|_DELAY}} 2 picture& = {{Cl|_SCREENIMAGE}} x1% = 0: y1% = 0 x2% = {{Cl|_WIDTH (function)|_WIDTH}}(picture&) - 1 y2% = {{Cl|_HEIGHT}}(picture&) - 1 SaveBMP32 x1%, x2%, y1%, y2%, picture&, "ScreenShot.bmp" '' '' {{CodeEnd}} {{Te...")
- 17:31, 22 April 2022 BigRon55 talk contribs created page ThirtyTwoBit SUB (Created page with "<center>''' ThirtyTwoBit Screen Shot SUB for QB64 Screen and Image Handles'''</center> ''Syntax:'' ThirtyTwoBit left_column%, top_row%, right_column%, bottom_row%, handle&, new_filename$ * Copies portions or all of a Screen or image using the handle value to a new bitmap. SAVEIMAGE does full screen only! * Make sure the maximum coordinates used are one less than the '''screen''' image's size or an Illegal Function call error will occur! * A handle...")
- 17:25, 22 April 2022 BigRon55 talk contribs created page Program ScreenShots (Created page with "<center> '''Creating Screenshot Bitmaps inside of your Programs'''</center> ''Syntax:'' EightBit Minimum_Column%, Minimum_Row%, Maximum_Column%, Maximum_Row%, NewFileName$ * The values of x1%, y%1, x2% and y2% can be any ON SCREEN area coordinates in the screen mode used. * You MUST subtract one when using the '''QB64''' FULL SCREEN _WIDTH and _HEIGHT values! Otherwise POINT will return an Illegal function error! The maximum is one pixel...")
- 17:22, 22 April 2022 RhoSigma talk contribs created page File:Crt.png
- 17:20, 22 April 2022 BigRon55 talk contribs created page SelectScreen (Created page with "This screen mode selector shows a list of common video modes found on desktop and laptops graphics cards, and some square modes. It has full mouse support. It also has the ability to filter video modes for a specific aspect ratio. Some of you might have seen this in my previous graphics program. I'm now releasing it as a library. It's a two-part library that can be plugged into any program (using $INCLUDE). It's two-part because it contains definitions at the start...")
- 17:05, 22 April 2022 BigRon55 talk contribs created page FILELIST$ (Created page with "<center>''' FILELIST$ Function Automatic Setup Version'''</center> This version of the FILELIST$ string Function can be set up as a separate Window or be positioned anywhere on program screens larger than 640 X 480. Two position parameters are added to place the top left corner position on a QB64 custom _NEWIMAGE screen. It can be used with ANY screen mode either as a separate window or combined with your program screen! Simply set the parameters to zero if you wan...")
- 16:59, 22 April 2022 BigRon55 talk contribs created page FILELIST$ (function) (Created page with "The '''FILELIST$''' function can be used in place of the old Qbasic FILES statement to view a list of files. Displays long and short(8.3) DOS filenames with the last modified information. Function name returns the short filename while '''SHARED''' string variables '''LFN$''' and '''Path$''' return the long name and absolute path from the current root drive. The leading underscore should make it compatible with most older Qbasic program code run in '''QB64'''. The fun...")
- 16:23, 22 April 2022 BigRon55 talk contribs created page DAC (Created page with "'''DAC''' stands for the QBASIC Digital to Analog Converter color attributes used in screens 0, 7 and 9. ::::: ''' IMPORTANT: QB64 screens do not use the DAC index!''' * DAC colors are preset and cannot be changed in Qbasic easily(see example). * DAC color attribute settings cannot be changed using PALETTE or OUT RGB statements. * Screen 0 and 9 can use up to 64 DAC color hues. Only attributes 0 to 5 and 7 can have RGB values altered using OUT. * [[PALETTE]...")
- 16:19, 22 April 2022 BigRon55 talk contribs created page LOCK (access) (Created page with "The LOCK statement restricts access to parts of a file by other programs or processes. {{PageSyntax}} :LOCK [#]{{Parameter|fileNumber%}} :LOCK [#]{{Parameter|fileNumber%}}, {{Parameter|record&}} :LOCK [#]{{Parameter|fileNumber%}}, [{{Parameter|firstRecord&}}] TO {{Parameter|lastRecord&}} {{PageDescription}} * {{Parameter|fileNumber%}} is the file number of the file to lock. * In the first syntax, the entire file is locked. * In the second syntax, {{Pa...")
- 16:14, 22 April 2022 BigRon55 talk contribs created page ON TIMER (n) (Created page with "The ON TIMER statement sets up a timed event to be repeated at specified intervals throughout a program when enabled. {{PageSyntax}} : '''ON TIMER'''({{Parameter|seconds%}}) GOSUB {{{Parameter|lineLabel}}|{{Parameter|lineNumber}}} : '''ON TIMER'''([{{Parameter|number%}},] {{Parameter|seconds!}}) { SUBprocedure | GOSUB {{{Parameter|lineLabel}}|{{Parameter|lineNumber}}} } {{PageDescription}} ===Legacy syntax=== * In the first syntax, the ...")