<?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>Thema "Re: Datum- und Dateiname automatisch" in Programmierung</title>
    <link>https://community.graphisoft.com/t5/Programmierung/Datum-und-Dateiname-automatisch/m-p/451391#M3016</link>
    <description>Super Danke!&lt;BR /&gt; &lt;BR /&gt; Noch eine Frage, kann man dies auch im Plot Maker irgendwie anwenden  :yeah:  ???</description>
    <pubDate>Wed, 24 Jul 2002 06:18:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-07-24T06:18:00Z</dc:date>
    <item>
      <title>Datum- und Dateiname automatisch</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Datum-und-Dateiname-automatisch/m-p/451389#M3014</link>
      <description>Wie kann ich das Datum und den Dateinamen in ein Plankopf-gdl automatisiert einfügen?  &lt;!-- s:eek: --&gt;&lt;span class="lia-unicode-emoji" title=":Gesicht_mit_offenem_Mund:"&gt;😮&lt;/span&gt;&lt;!-- s:eek: --&gt;    :winken:</description>
      <pubDate>Thu, 18 Jul 2002 11:45:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Datum-und-Dateiname-automatisch/m-p/451389#M3014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-07-18T11:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Datum- und Dateiname automatisch</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Datum-und-Dateiname-automatisch/m-p/451390#M3015</link>
      <description>Zum Einen unter Nutzung des Datims-APX-Plugins, zum Anderen Dateiname mit einer Archicad-Systemvariable.&lt;BR /&gt; &lt;BR /&gt;  &amp;lt;/font&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;font size="1" face="Verdana, Helvetica, sans-serif"&amp;gt;Code:&amp;lt;/font&amp;gt;&amp;lt;hr /&amp;gt;&amp;lt;pre style="font-size:x-small; font-family: monospace;"&amp;gt; dstr= ""&lt;BR /&gt; if uh=1 then&lt;BR /&gt;     ch = OPEN ("DateTime","","%d.%m.%Y, %H:%M")           !!!!!!!XXXXXXXXX!!!!!!Datum!!&lt;BR /&gt;     n = INPUT (CH, "","",dstr)&lt;BR /&gt; else&lt;BR /&gt;     ch = OPEN ("DateTime","","%d.%m.%Y")&lt;BR /&gt;     n = INPUT (CH, "","",dstr)&lt;BR /&gt; endif nutzt das Datums APX - Die Doku findest Du im APX-Verzeichnis und sonst nirgends&lt;BR /&gt; &lt;BR /&gt; Den Dateinamen bekommst Du mit Nutzung  folgender Archicad-Systemvariablen:&lt;BR /&gt; &lt;BR /&gt;  &amp;lt;/font&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;font size="1" face="Verdana, Helvetica, sans-serif"&amp;gt;Code:&amp;lt;/font&amp;gt;&amp;lt;hr /&amp;gt;&amp;lt;pre style="font-size:x-small; font-family: monospace;"&amp;gt; if Dateiname=1 then&lt;BR /&gt; REQUEST ("Name_of_plan", "", programmname)&lt;BR /&gt; REQUEST ("Story", "", wogenau, geschossname)&lt;BR /&gt; if GLOB_CONTEXT = 4 then geschossname = "Schnitt" Die sind im GDL-Handbuch drin.&lt;BR /&gt; &lt;BR /&gt; Den Pfad bekommst leider so nicht.&lt;BR /&gt; Da müßte ich einam ein APX-ler hinsetzten und so ein Pfadangaben-APX zimmern.</description>
      <pubDate>Thu, 18 Jul 2002 13:18:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Datum-und-Dateiname-automatisch/m-p/451390#M3015</guid>
      <dc:creator>Hmooslechner</dc:creator>
      <dc:date>2002-07-18T13:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Datum- und Dateiname automatisch</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Datum-und-Dateiname-automatisch/m-p/451391#M3016</link>
      <description>Super Danke!&lt;BR /&gt; &lt;BR /&gt; Noch eine Frage, kann man dies auch im Plot Maker irgendwie anwenden  :yeah:  ???</description>
      <pubDate>Wed, 24 Jul 2002 06:18:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Datum-und-Dateiname-automatisch/m-p/451391#M3016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-07-24T06:18:00Z</dc:date>
    </item>
  </channel>
</rss>

