<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Printing without saving current edits'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 07:33:56 GMT</pubDate>
<item>
<title>heislekw said on 5/1/11</title>
<link>http://snipplr.com/view/52848/printing-without-saving-current-edits/</link>
<description><![CDATA[ Alternative?:
     
If Me.Dirty Then
        RunCommand acCmdSaveRecord
 End If
DoCmd.Close ]]></description>
<pubDate>Sun, 01 May 2011 02:48:07 GMT</pubDate>
<guid>http://snipplr.com/view/52848/printing-without-saving-current-edits/</guid>
</item>
</channel>
</rss>