{{htmlmetatags>metatag-robots=() metatag-title=(INCLUDE | ugBASIC User Manual) metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum) metatag-description=(Manual page for INCLUDE) metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png) metatag-og:title=(INCLUDE | ugBASIC User Manual) metatag-og:description=(Manual page for INCLUDE) }} ====== ugBASIC User Manual ====== ===== INCLUDE ===== ===== SYNTAX ===== INCLUDE "filename" ==== PURPOSE ==== The ''INCLUDE'' command allows you to insert a source from an external file. In practice, what happens is that the content of the file, without any interpretation, is copied "as is" at the point where the statement was inserted. All variables and scopes will be maintained. ==== ANY PROBLEM? ==== If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON INCLUDE|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY ===== [[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]