Skip to content

percentage symbols in code #2

Description

@PeterSwinkels

Almost all of the percentage symbols can be made obsolete by using the DEFINT statement. Put it at the top of the main module and before each SUB/FUNCTION statement. This declares all variables as 16 bit integers by default unless declared otherwise. EDIT: Be sure to specify A-Z as a range. (This means all variables starting with a letter within that range.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions