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).
- 21:56, 1 June 2022 RhoSigma talk contribs removed protection from PUT (hist)
- 16:28, 4 May 2022 RhoSigma talk contribs protected PUT [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 15:38, 19 April 2022 BigRon55 talk contribs created page PUT (Created page with "The '''PUT #''' file or port statement writes data to a specific byte or record location. {{PageSyntax}} :: '''PUT #''filenumber&'',''' [''position''][, {''holdingvariable''|''holdingarray()''}] * File/port number is the number used in the OPEN statement. * The INTEGER or LONG file byte ''position'' in a BINARY file or the record ''position'' in a RANDOM file '''must be greater than zero'''. * The file byte or record ''position'' can be omitte...")