<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://libertybasicfamily.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=UserStPendl</id>
	<title>Liberty BASIC Family - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://libertybasicfamily.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=UserStPendl"/>
	<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php/Special:Contributions/UserStPendl"/>
	<updated>2026-05-17T15:39:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=Y()&amp;diff=916</id>
		<title>Y()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=Y()&amp;diff=916"/>
		<updated>2021-07-04T06:07:45Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:BuildingBlockLangImage}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
: You can retrieve the current pen positions Y coordinate with the &#039;&#039;&#039;Y()&#039;&#039;&#039; method&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
# #handle Y() - Return the current Y-axis position of the pen&lt;br /&gt;
&lt;br /&gt;
== Hints ==&lt;br /&gt;
: Place useful hints about this keyword here&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039;create a graphic object&lt;br /&gt;
graphic #g, 800, 600&lt;br /&gt;
&lt;br /&gt;
&#039;locate the drawing pen at 10,10&lt;br /&gt;
#g place(10,10)&lt;br /&gt;
&lt;br /&gt;
&#039;retrieve the X coordinate of the pen&lt;br /&gt;
posX = #g X()&lt;br /&gt;
&lt;br /&gt;
&#039;retrieve the Y coordinate of the pen&lt;br /&gt;
posY = #g Y()&lt;br /&gt;
&lt;br /&gt;
&#039;print the info in the graphic object&lt;br /&gt;
 #g &amp;quot;\The pen position is &amp;quot;;posX;&amp;quot;, &amp;quot;;posY&lt;br /&gt;
&lt;br /&gt;
&#039;display graphic on web page&lt;br /&gt;
render #g&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Useful Procedures ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039; Place a useful function or sub using this keyword here&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:Graphics Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=X()&amp;diff=914</id>
		<title>X()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=X()&amp;diff=914"/>
		<updated>2021-07-04T06:07:20Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:BuildingBlockLangImage}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
: You can retrieve the current pen positions X coordinate with the &#039;&#039;&#039;X()&#039;&#039;&#039; method&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
# #handle X() - Return the current X-axis position of the pen&lt;br /&gt;
&lt;br /&gt;
== Hints ==&lt;br /&gt;
: Place useful hints about this keyword here&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039;create a graphic object&lt;br /&gt;
graphic #g, 800, 600&lt;br /&gt;
&lt;br /&gt;
&#039;locate the drawing pen at 10,10&lt;br /&gt;
#g place(10,10)&lt;br /&gt;
&lt;br /&gt;
&#039;retrieve the X coordinate of the pen&lt;br /&gt;
posX = #g X()&lt;br /&gt;
&lt;br /&gt;
&#039;retrieve the Y coordinate of the pen&lt;br /&gt;
posY = #g Y()&lt;br /&gt;
&lt;br /&gt;
&#039;print the info in the graphic object&lt;br /&gt;
 #g &amp;quot;\The pen position is &amp;quot;;posX;&amp;quot;, &amp;quot;;posY&lt;br /&gt;
&lt;br /&gt;
&#039;display graphic on web page&lt;br /&gt;
render #g&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Useful Procedures ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039; Place a useful function or sub using this keyword here&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:Graphics Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=PLACE()&amp;diff=912</id>
		<title>PLACE()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=PLACE()&amp;diff=912"/>
		<updated>2021-07-04T06:05:14Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:BuildingBlockLangImage}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
: You can position the drawing pen in a graphic object with the &#039;&#039;&#039;Place()&#039;&#039;&#039; method.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
# #handle PLACE(x, y) - Set the position to be x, y&lt;br /&gt;
&lt;br /&gt;
== Hints ==&lt;br /&gt;
: Place useful hints about this keyword here&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
The following demo positions the drawing pen, then retrieves the coordinates and prints the values in the graphics area. &lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039;create a graphic object&lt;br /&gt;
graphic #g, 800, 600&lt;br /&gt;
&lt;br /&gt;
&#039;locate the drawing pen at 10,10&lt;br /&gt;
#g place(10,10)&lt;br /&gt;
&lt;br /&gt;
&#039;retrieve the X coordinate of the pen&lt;br /&gt;
posX = #g X()&lt;br /&gt;
&lt;br /&gt;
&#039;retrieve the Y coordinate of the pen&lt;br /&gt;
posY = #g Y()&lt;br /&gt;
&lt;br /&gt;
&#039;print the info in the graphic object&lt;br /&gt;
 #g &amp;quot;\The pen position is &amp;quot;;posX;&amp;quot;, &amp;quot;;posY&lt;br /&gt;
&lt;br /&gt;
&#039;display graphic on web page&lt;br /&gt;
render #g&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Useful Procedures ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039; Place a useful function or sub using this keyword here&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:Graphics Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=HORIZONTAL()&amp;diff=920</id>
		<title>HORIZONTAL()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=HORIZONTAL()&amp;diff=920"/>
		<updated>2021-07-04T06:03:51Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:BuildingBlockLangImage}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
: Set the [[RADIOGROUP|radio group]] to use a horizontal instead of a vertical layout&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
# #handle HORIZONTAL(booleanExpr)&lt;br /&gt;
&lt;br /&gt;
== Hints ==&lt;br /&gt;
: Lay the buttons out horizontally if booleanExpr is true (nonzero)&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
radiogroup #rad, &amp;quot;Red, Green, Blue&amp;quot;, &amp;quot;Blue&amp;quot;&lt;br /&gt;
&#039;horizontal layout&lt;br /&gt;
#rad horizontal(1)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Useful Procedures ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039; Place a useful function or sub using this keyword here&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:GUI Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=CSSCLASS()&amp;diff=948</id>
		<title>CSSCLASS()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=CSSCLASS()&amp;diff=948"/>
		<updated>2021-07-04T06:02:04Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{:CSSCLASS}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:GUI Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=COLOR()&amp;diff=834</id>
		<title>COLOR()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=COLOR()&amp;diff=834"/>
		<updated>2021-07-04T06:00:56Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:BuildingBlockLangImage}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
: Use the COLOR statement to set the drawing color in a graphic object. The default drawing color is black.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Named Color ===&lt;br /&gt;
# #handle COLOR(&amp;quot;green&amp;quot;)&lt;br /&gt;
=== RGB Color ===&lt;br /&gt;
# #handle COLOR(&amp;quot;255, 128, 0&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
== Hints ==&lt;br /&gt;
: The list of named Run BASIC colors:&lt;br /&gt;
:* black&lt;br /&gt;
:* blue&lt;br /&gt;
:* brown&lt;br /&gt;
:* chartreuse&lt;br /&gt;
:* cyan&lt;br /&gt;
:* darkCyan&lt;br /&gt;
:* darkGray&lt;br /&gt;
:* darkGreen&lt;br /&gt;
:* darkMagenta&lt;br /&gt;
:* darkRed&lt;br /&gt;
:* gray&lt;br /&gt;
:* green&lt;br /&gt;
:* lightCyan&lt;br /&gt;
:* lightGray&lt;br /&gt;
:* lightYellow&lt;br /&gt;
:* magenta&lt;br /&gt;
:* navy&lt;br /&gt;
:* olive&lt;br /&gt;
:* orange&lt;br /&gt;
:* orchid&lt;br /&gt;
:* paleGreen&lt;br /&gt;
:* pink&lt;br /&gt;
:* purple&lt;br /&gt;
:* red&lt;br /&gt;
:* royalBlue&lt;br /&gt;
:* salmon&lt;br /&gt;
:* springGreen&lt;br /&gt;
:* veryDarkGray&lt;br /&gt;
:* veryLightGray&lt;br /&gt;
:* white&lt;br /&gt;
:* yellow&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039;create a graphic object&lt;br /&gt;
graphic #g, 300, 300&lt;br /&gt;
&lt;br /&gt;
&#039;set the drawing color to be salmon&lt;br /&gt;
#g color(&amp;quot;salmon&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&#039;place the drawing pen at 10,10&lt;br /&gt;
#g place(10,10)&lt;br /&gt;
&lt;br /&gt;
&#039;draw a box&lt;br /&gt;
#g box(290, 290)&lt;br /&gt;
&lt;br /&gt;
&#039;add graphic to web page&lt;br /&gt;
render #g&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039;create a graphic object&lt;br /&gt;
graphic #g, 300, 300&lt;br /&gt;
&lt;br /&gt;
&#039;set the drawing color to be 233,88,125&lt;br /&gt;
#g color(233,88,125)&lt;br /&gt;
&lt;br /&gt;
&#039;place the drawing pen at 10,10&lt;br /&gt;
#g place(10,10)&lt;br /&gt;
&lt;br /&gt;
&#039;draw a box&lt;br /&gt;
#g box(290, 290)&lt;br /&gt;
&lt;br /&gt;
&#039;add graphic to web page&lt;br /&gt;
render #g&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Useful Procedures ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039; Place a useful function or sub using this keyword here&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:Graphics Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=CLS()&amp;diff=832</id>
		<title>CLS()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=CLS()&amp;diff=832"/>
		<updated>2021-07-04T06:00:35Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:BuildingBlockLangImage}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
: The graphic CLS() statement should not be confused with the general [[CLS]] statement.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
# A graphic object can be cleared to a blank rectangle with the &#039;&#039;&#039;CLS()&#039;&#039;&#039; statement. There are three possibilities for the CLS() statement.&lt;br /&gt;
#* #handle CLS([&amp;quot;color&amp;quot;] | [r, g, b]) - Clear the graphics area to white, or to named color, or to an RBG color&lt;br /&gt;
&lt;br /&gt;
=== Clear to default white ===&lt;br /&gt;
# #handle CLS()&lt;br /&gt;
&lt;br /&gt;
=== Clear to named color, which is a string ===&lt;br /&gt;
# #handle CLS(&amp;quot;red&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
=== Clear to RGB color, which is three values (0-255) separated by commas ===&lt;br /&gt;
# #handle CLS(255,0,128)&lt;br /&gt;
&lt;br /&gt;
== Hints ==&lt;br /&gt;
: Place useful hints about this keyword here&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
Here is a demo that creates a graphic object, draws a circle, then causes the graphic to be displayed on the web page. It then uses CLS to clear the graphic to a named color, then again to the default white, then again to an RGB color. See also [[COLOR()]] for more information on using colors in Run BASIC graphics.&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039;create a graphic object&lt;br /&gt;
graphic #g, 300, 300&lt;br /&gt;
 &lt;br /&gt;
&#039;place the drawing pen at 100,100&lt;br /&gt;
#g place(100,100)&lt;br /&gt;
 &lt;br /&gt;
&#039;draw a circle with radius 75&lt;br /&gt;
#g circle(75)&lt;br /&gt;
 &lt;br /&gt;
&#039;add graphic to web page&lt;br /&gt;
render #g&lt;br /&gt;
&lt;br /&gt;
&#039;clear the screen to named color&lt;br /&gt;
#g cls(&amp;quot;chartreuse&amp;quot;)&lt;br /&gt;
render #g&lt;br /&gt;
&lt;br /&gt;
&#039;clear the screen to default white&lt;br /&gt;
#g cls()&lt;br /&gt;
render #g&lt;br /&gt;
&lt;br /&gt;
&#039;clear the screen to RGB color&lt;br /&gt;
#g cls(214, 120, 72)&lt;br /&gt;
render #g&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Useful Procedures ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039; Place a useful function or sub using this keyword here&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:Graphics Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=CIRCLE()&amp;diff=830</id>
		<title>CIRCLE()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=CIRCLE()&amp;diff=830"/>
		<updated>2021-07-04T06:00:00Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:BuildingBlockLangImage}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
: A &#039;&#039;&#039;CIRCLE&#039;&#039;&#039; can be drawn in a graphic object. It is drawn in the current [[COLOR()]] and the current [[SIZE()]]. The center is at the current pen position. The size of the radius is fed to the CIRCLE command. The radius of a circle is the distance from the center to the circumference of the circle.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
# #handle CIRCLE(r) - Draw a circle of radius r at the current position&lt;br /&gt;
&lt;br /&gt;
== Hints ==&lt;br /&gt;
: Place useful hints about this keyword here&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039;create a graphic object&lt;br /&gt;
graphic #g, 300, 300&lt;br /&gt;
 &lt;br /&gt;
&#039;place the drawing pen at 100,100&lt;br /&gt;
#g place(100,100)&lt;br /&gt;
 &lt;br /&gt;
&#039;draw a circle with radius 75&lt;br /&gt;
#g circle(75)&lt;br /&gt;
 &lt;br /&gt;
&#039;add graphic to web page&lt;br /&gt;
render #g&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Useful Procedures ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039; Place a useful function or sub using this keyword here&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:Graphics Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
	<entry>
		<id>http://libertybasicfamily.info/wiki/index.php?title=BOX()&amp;diff=828</id>
		<title>BOX()</title>
		<link rel="alternate" type="text/html" href="http://libertybasicfamily.info/wiki/index.php?title=BOX()&amp;diff=828"/>
		<updated>2021-07-04T05:59:30Z</updated>

		<summary type="html">&lt;p&gt;UserStPendl: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:BuildingBlockLangImage}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
: A &#039;&#039;&#039;BOX&#039;&#039;&#039; can be drawn in a graphic object. It is drawn in the current [[COLOR()]] and the current [[SIZE()]]. One corner is at the current pen position. The other corner&#039;s X,Y coordinates are fed to the BOX command.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
# #handle BOX(x, y) - Draw a box from the current position to x, y&lt;br /&gt;
&lt;br /&gt;
== Hints ==&lt;br /&gt;
: Place useful hints about this keyword here&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039;create a graphic object&lt;br /&gt;
graphic #g, 300, 300&lt;br /&gt;
&lt;br /&gt;
&#039;place the drawing pen at 10,10&lt;br /&gt;
#g place(10,10)&lt;br /&gt;
&lt;br /&gt;
&#039;draw a box&lt;br /&gt;
#g box(290, 290)&lt;br /&gt;
&lt;br /&gt;
&#039;add graphic to web page&lt;br /&gt;
render #g&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Useful Procedures ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;rb&amp;quot;&amp;gt;&lt;br /&gt;
&#039; Place a useful function or sub using this keyword here&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Building Blocks]]&lt;br /&gt;
[[Category:Graphics Building Blocks]]&lt;br /&gt;
[[Category:Run BASIC Building Blocks]]&lt;br /&gt;
[[Category:Object Method Building Blocks]]&lt;/div&gt;</summary>
		<author><name>UserStPendl</name></author>
	</entry>
</feed>