<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jdc1197</id>
		<title>ComputerCraft Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jdc1197"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/Special:Contributions/Jdc1197"/>
		<updated>2026-07-11T18:26:33Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Printer.write&amp;diff=3200</id>
		<title>Printer.write</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Printer.write&amp;diff=3200"/>
				<updated>2012-09-26T14:32:40Z</updated>
		
		<summary type="html">&lt;p&gt;Jdc1197: Created page with &amp;quot;{{lowercase}} {{Function |name=printer.write |args= string text |returns=Empty string (bug?) |api=none |addon=ComputerCraft |desc=Writes onto the paper |exam...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=printer.write&lt;br /&gt;
|args= [[string (type)|string]] text&lt;br /&gt;
|returns=Empty string (bug?)&lt;br /&gt;
|api=none&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Writes onto the paper&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc=Writes text onto the loaded paper, at the cursor's current position.&lt;br /&gt;
This does not produce a new line, and anything else printed or written after this will be on the same line.&lt;br /&gt;
|code=printer.write(&amp;quot;Hello, World!&amp;quot;)&lt;br /&gt;
|output=prints &amp;quot;Hello, World!&amp;quot; onto the loaded paper.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Jdc1197</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Printer.endPage&amp;diff=3199</id>
		<title>Printer.endPage</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Printer.endPage&amp;diff=3199"/>
				<updated>2012-09-26T14:17:31Z</updated>
		
		<summary type="html">&lt;p&gt;Jdc1197: Created page with &amp;quot;{{lowercase}} {{Function |name=printer.endPage |args=none |returns=(boolean) If the page termination was successful. |api=none |addon=ComputerCraft |desc=Terminate...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=printer.endPage&lt;br /&gt;
|args=none&lt;br /&gt;
|returns=[[boolean|(boolean)]] If the page termination was successful.&lt;br /&gt;
|api=none&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Terminates and prints the page loaded.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc= Prints out the current page.&lt;br /&gt;
|code=print(printer.endPage())&lt;br /&gt;
|output=true if the page printed successfully, otherwise false&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Jdc1197</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Printer.newPage&amp;diff=3194</id>
		<title>Printer.newPage</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Printer.newPage&amp;diff=3194"/>
				<updated>2012-09-26T00:07:22Z</updated>
		
		<summary type="html">&lt;p&gt;Jdc1197: Created page with &amp;quot;{{lowercase}} {{Function |name=printer.newPage |args=none |returns=(boolean) If the page creation was succesful. |api=none |addon=ComputerCraft |desc=Creates a new...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{lowercase}}&lt;br /&gt;
{{Function&lt;br /&gt;
|name=printer.newPage&lt;br /&gt;
|args=none&lt;br /&gt;
|returns=[[boolean|(boolean)]] If the page creation was succesful.&lt;br /&gt;
|api=none&lt;br /&gt;
|addon=ComputerCraft&lt;br /&gt;
|desc=Creates a new page to be printed.&lt;br /&gt;
|examples=&lt;br /&gt;
{{Example&lt;br /&gt;
|desc= Creates a new page.&lt;br /&gt;
|code=printer.newPage()&lt;br /&gt;
|output=none&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Jdc1197</name></author>	</entry>

	</feed>