<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I add a time stamp when printing a data table? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-add-a-time-stamp-when-printing-a-data-table/m-p/464024#M70863</link>
    <description>&lt;P&gt;I don't see how to get the time in the print header either. You could get it on the first page like this&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = currentdatatable();
textbox(format(today(),"Locale Date Time h:m:s", 23, 0))&amp;lt;&amp;lt;journal;
dt&amp;lt;&amp;lt;journal;

currentjournal()&amp;lt;&amp;lt;savepdf("$temp/test.pdf");
currentjournal()&amp;lt;&amp;lt;closewindow;

open("$temp/test.pdf")&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Good wish list item.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;edit: you'll want to deselect any selected columns and rows if you want everything printed, and you'll want to start with an empty journal.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Feb 2022 17:22:28 GMT</pubDate>
    <dc:creator>Craige_Hales</dc:creator>
    <dc:date>2022-02-24T17:22:28Z</dc:date>
    <item>
      <title>How do I add a time stamp when printing a data table?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-add-a-time-stamp-when-printing-a-data-table/m-p/463790#M70841</link>
      <description>&lt;P&gt;I want to add a time stamp to a print of my data table. I know how to add the date with the &amp;amp;d; option in Page Setup. Is there a way to also add the time?&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:44:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-add-a-time-stamp-when-printing-a-data-table/m-p/463790#M70841</guid>
      <dc:creator>StefanC</dc:creator>
      <dc:date>2023-06-10T23:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add a time stamp when printing a data table?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-add-a-time-stamp-when-printing-a-data-table/m-p/464024#M70863</link>
      <description>&lt;P&gt;I don't see how to get the time in the print header either. You could get it on the first page like this&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = currentdatatable();
textbox(format(today(),"Locale Date Time h:m:s", 23, 0))&amp;lt;&amp;lt;journal;
dt&amp;lt;&amp;lt;journal;

currentjournal()&amp;lt;&amp;lt;savepdf("$temp/test.pdf");
currentjournal()&amp;lt;&amp;lt;closewindow;

open("$temp/test.pdf")&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Good wish list item.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;edit: you'll want to deselect any selected columns and rows if you want everything printed, and you'll want to start with an empty journal.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 17:22:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-add-a-time-stamp-when-printing-a-data-table/m-p/464024#M70863</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2022-02-24T17:22:28Z</dc:date>
    </item>
  </channel>
</rss>

