{{htmlmetatags>metatag-robots=()
metatag-title=(CREATE PATH | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for CREATE PATH)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(CREATE PATH | ugBASIC User Manual)
metatag-og:description=(Manual page for CREATE PATH)
}}
====== ugBASIC User Manual ======
===== CREATE PATH =====
===== SYNTAX =====
= CREATE PATH( x0, y0 TO x1, y1 )
==== PURPOSE ====
==== EXAMPLE ====
DIM p AS PATH
p = CREATE PATH( 0, 0 TO 100, 100 )
==== ABBREVIATION ====
CrtPth
==== 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 [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON CREATE PATH|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]