Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 821 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 821 Bytes

QB64_Convert

This is a program to convert QB64 Phoenix Edition programs which have used the (deprecated) $NOPREFIX metacommand so that they don't have to use _ before new keywords that normally require that prefix.

How to use

Run or compile the program QB64_convert, when presented with the file dialog box, give the name of the existing basic language program that uses QB64 Phoenix Edition features, then in the second file dialog box, give the file name to save to, and this program will translate all Phoenix Edition keywords that require a leading _ but don't have it.

Checksums

SHA256 hash of QB64_convert.bas: 03150fb320df4e0cdf34c87edae6bcf14a408342b36f497e0654747d28d61d2f

SHA256 hash of QB64_convert.exe: 98d1e7192dc7ea2849de25198e16533e56c8db88f4bfe2bbe780c6fefdfe0c3d

Paul Robinson October 7, 2024