Table of Contents

ugBASIC User Manual

DEFINE STRING SPACE

SYNTAX

   DEFINE STRING SPACE bytes

PURPOSE

With the DEFINE STRING SPACE instruction it is possible to define the space dedicated to dynamic strings.

EXAMPLE

  DEFINE STRING SPACE 512

ABBREVIATION

 De S1 Sp

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY