<?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: Exiting Command Procedure in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682588#M33098</link>
    <description>Joe,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;The command I mentioned in my first message was to return to Promis and run the script again so folks can select another .com file to run.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;And now, the real question is, does RETURN actually mean that this CAN be returned to?&lt;BR /&gt;ie, is the statement before the return point some incarnation of SPAWN  ( CALL LIB$SPAWN maybe?) or is it some kind of chaining  (like CALL LIB$DO_COMMAND )?&lt;BR /&gt;&lt;BR /&gt;If SPAWN, then replace &lt;BR /&gt;$ pcl @hivac:hivan&lt;BR /&gt; by  ...&lt;BR /&gt;$ LOGOUT&lt;BR /&gt;&lt;BR /&gt;Your description of the symptoms ARE consistent with this scenario.&lt;BR /&gt;&lt;BR /&gt;A quick test would be a &lt;BR /&gt;$ SHOW PROC /ALL/ID=&lt;PID_OF_PROCES&gt;&lt;BR /&gt;&lt;BR /&gt;If this shows more than 1 process in the Process Tree, I suspect this is the case.&lt;BR /&gt;&lt;BR /&gt;However, DO inspect the code of the Promis program: it should be able to HANDLE a true RETURN as generated by a subprocess LOGOUT.&lt;BR /&gt;&lt;BR /&gt;DISCLAIMER:&lt;BR /&gt;Most of this is speculation based on too little info and too little ( = NO !) knowledge of Promis, so: NO WARRANTY!! &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;/PID_OF_PROCES&gt;</description>
    <pubDate>Thu, 01 Dec 2005 16:35:14 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2005-12-01T16:35:14Z</dc:date>
    <item>
      <title>Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682581#M33091</link>
      <description>I'm a newbie so bear with me.&lt;BR /&gt;This is probably simple but I can't find the answer anywhere. We run a program called Promis (pcl) which allows users to run .com files but otherwise they don't interact directly with VMS. I've written a Command Procedure that will then run a script back in Promis, ie:&lt;BR /&gt;   $ pcl @hivac:HIVAC&lt;BR /&gt;Now they are back in Promis but my Procedure is still running. &lt;BR /&gt;My question is, Is there a way to issue a command and exit the procedure without having to quit Promis and return to DCL to allow the procedure to continue. Leaving it running causes problems later.&lt;BR /&gt;I hope this makes sense. I've attached my .com file.&lt;BR /&gt;&lt;BR /&gt;Thanks, Joe</description>
      <pubDate>Thu, 01 Dec 2005 13:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682581#M33091</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2005-12-01T13:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682582#M33092</link>
      <description>Joe, you would need to keep Promis in control of the stream of events, it should execute the DCL, then return. When you re-run the PCL script from DCL, the DCL procedure is in control, and will continue to run until the user exits from Promis, then exits from DCL.&lt;BR /&gt;&lt;BR /&gt;How are calling this from Promis, does it support a 'shell' or 'spawn' command?</description>
      <pubDate>Thu, 01 Dec 2005 13:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682582#M33092</guid>
      <dc:creator>Aaron Lewis_1</dc:creator>
      <dc:date>2005-12-01T13:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682583#M33093</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;As a start, let me elcome you to the VMS Forum!&lt;BR /&gt;&lt;BR /&gt;please rename any attachments to .COM before posting!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 01 Dec 2005 14:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682583#M33093</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-12-01T14:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682584#M33094</link>
      <description>Jan, I think you meant to say:&lt;BR /&gt;&lt;BR /&gt;Please rename to .TXT before posting.</description>
      <pubDate>Thu, 01 Dec 2005 14:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682584#M33094</guid>
      <dc:creator>Aaron Lewis_1</dc:creator>
      <dc:date>2005-12-01T14:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682585#M33095</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;No idea about your pcl program.&lt;BR /&gt;&lt;BR /&gt;You have problem with only this .com procedure? or with all com procedure?&lt;BR /&gt;&lt;BR /&gt;In this "$pcl @hivac:HIVAC", is HIVAC your .COM file?, if that is the case, you did not pass the value for P1.&lt;BR /&gt;&lt;BR /&gt;When you run your .com procedure you attached, displayed any message on the terminal?&lt;BR /&gt;&lt;BR /&gt;What is the "status" of your .com procedure which keeps running?&lt;BR /&gt;&lt;BR /&gt;Try running small .com procedure with only one statement like &lt;BR /&gt;$ write sys$output f$time()&lt;BR /&gt;$ exit&lt;BR /&gt;&lt;BR /&gt;Also I would suggest you to change the &lt;BR /&gt;" $ on error then goto xraise" as &lt;BR /&gt;" $ on warning then goto xraise"&lt;BR /&gt;&lt;BR /&gt;just trial only, because no idea about your pcl program&lt;BR /&gt;&lt;BR /&gt;Archunan&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Dec 2005 15:51:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682585#M33095</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-12-01T15:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682586#M33096</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;I think your pcl has been designed only to run DCL procedure only. The purpose of the pcl program design may be to avoid giving direct DCL access to any user.&lt;BR /&gt;&lt;BR /&gt;Btw, does your system shows that .com procedure is in "running" state or "scheduled" state.?&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Thu, 01 Dec 2005 15:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682586#M33096</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-12-01T15:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682587#M33097</link>
      <description>I've attached it as txt.&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick responses.&lt;BR /&gt;I've tried spawn and pipe but back in Promis I lose the command prompt. It acts like I have two things competing for my inputs.&lt;BR /&gt;&lt;BR /&gt;When people login they don't even see VMS, they go straight into Promis (started with pcl). HIVAC.scr is the script which calls this file,implant.com, and passes the P1 to it. The command I mentioned in my first message was to return to Promis and run the script again so folks can select another .com file to run.&lt;BR /&gt;----&lt;BR /&gt;Just read Archunan's message.&lt;BR /&gt;PCL has a menu item to run "user commands" which is how my script calls my DCL Procedure. How do I check the procedure state?&lt;BR /&gt;Thanks, Joe</description>
      <pubDate>Thu, 01 Dec 2005 16:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682587#M33097</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2005-12-01T16:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682588#M33098</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;The command I mentioned in my first message was to return to Promis and run the script again so folks can select another .com file to run.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;And now, the real question is, does RETURN actually mean that this CAN be returned to?&lt;BR /&gt;ie, is the statement before the return point some incarnation of SPAWN  ( CALL LIB$SPAWN maybe?) or is it some kind of chaining  (like CALL LIB$DO_COMMAND )?&lt;BR /&gt;&lt;BR /&gt;If SPAWN, then replace &lt;BR /&gt;$ pcl @hivac:hivan&lt;BR /&gt; by  ...&lt;BR /&gt;$ LOGOUT&lt;BR /&gt;&lt;BR /&gt;Your description of the symptoms ARE consistent with this scenario.&lt;BR /&gt;&lt;BR /&gt;A quick test would be a &lt;BR /&gt;$ SHOW PROC /ALL/ID=&lt;PID_OF_PROCES&gt;&lt;BR /&gt;&lt;BR /&gt;If this shows more than 1 process in the Process Tree, I suspect this is the case.&lt;BR /&gt;&lt;BR /&gt;However, DO inspect the code of the Promis program: it should be able to HANDLE a true RETURN as generated by a subprocess LOGOUT.&lt;BR /&gt;&lt;BR /&gt;DISCLAIMER:&lt;BR /&gt;Most of this is speculation based on too little info and too little ( = NO !) knowledge of Promis, so: NO WARRANTY!! &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;/PID_OF_PROCES&gt;</description>
      <pubDate>Thu, 01 Dec 2005 16:35:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682588#M33098</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-12-01T16:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682589#M33099</link>
      <description>It says "There is one process in this job"&lt;BR /&gt;If I replace the command with Logout it logs me out of the system.&lt;BR /&gt;&lt;BR /&gt;The problem is when I run this several times I'll get the "command procedures too deeply nested" message. I'm using Set Verify and if I return to Vax I see it spit out the last comands in my file then run the exit handler as many times as my file was run.&lt;BR /&gt;&lt;BR /&gt;I have several points where I'd like my file to exit and run a Promis script. I'll probably have to find a workaround with some extra promis scripts. This little command file replaces about a hundred script so I'll live with this if I have to.&lt;BR /&gt;&lt;BR /&gt;Thanks, Joe</description>
      <pubDate>Thu, 01 Dec 2005 17:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682589#M33099</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2005-12-01T17:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682590#M33100</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;I hope the "$exit" command in your procedures makes promis to exit.&lt;BR /&gt;&lt;BR /&gt;Could try this one more time, that is...&lt;BR /&gt;1. Remove "$exit" from the procedure&lt;BR /&gt;&lt;BR /&gt;that is...&lt;BR /&gt;....&lt;BR /&gt;$ exit     ------- Remove this&lt;BR /&gt;$ END:&lt;BR /&gt;$ pcl @hivac:HIVAC&lt;BR /&gt;&lt;BR /&gt;and make sure all your other procedures &lt;BR /&gt;(@hivac:implant_ENTER2&lt;BR /&gt;@hivac:implant_ENTER3&lt;BR /&gt;@hivac:implant_ENTER4,,,etc.) &lt;BR /&gt;have "$ pcl @hivac:HIVAC" command at the end, and remove any "$exit" statements in these procedures.&lt;BR /&gt;&lt;BR /&gt;Hope this will help to keep promise session alive. &lt;BR /&gt;&lt;BR /&gt;Archunan&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Dec 2005 02:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682590#M33100</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-12-02T02:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682591#M33101</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;so it looks like the command procedure is being Chained.&lt;BR /&gt;The main charactaristic:&lt;BR /&gt;&lt;BR /&gt;@comfile, which runs HIVAC, giving control to the comfile, which @comfile ... in the next level of nesting.&lt;BR /&gt;Several rounds of that, and you are too deeply nested.&lt;BR /&gt;This construct is definitely a programming error.&lt;BR /&gt;The true cure would be to modify HIVAC.EXE to give control to DCL by SPAWNing it (calling xxxSPAWNxxx in whatever syntax used by the language HIVAC is written in), and looping back to the functional starting point of the program after SPAWN returns.&lt;BR /&gt;Depending on the need to use settings of the current process, there MAY be a solution if you put &lt;BR /&gt;$ pcl @hivac:HIVAC&lt;BR /&gt;in a separate .COM file, and replace that line in your script by:&lt;BR /&gt;$ RUN SYS$SYSTEM:LOGINOUT /INPUT=&lt;NEW .com="" file=""&gt;&lt;BR /&gt;$ LOGOUT&lt;BR /&gt;&lt;BR /&gt;This starts a new (top level) process, in which your PCL command gets executed, and then stops the current.&lt;BR /&gt;But: NO settings like logicals, symbols, whatever are transfered to the new process. If they are not needed, you are home safe, but if you need to feed some of them to the new process, it becomes a whole new ballgame!&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;j[e  &lt;BR /&gt;&lt;BR /&gt;&lt;/NEW&gt;</description>
      <pubDate>Fri, 02 Dec 2005 05:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682591#M33101</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-12-02T05:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682592#M33102</link>
      <description>I do pass symbols back to a script file but I wanted to see how this works. I created implantjoe.com with my command and modified the original as you said and it just logs me out. It doesn't try to run the new com file. Show Process says 20E5BA1C is nonexistant.&lt;BR /&gt;&lt;BR /&gt;$ END:&lt;BR /&gt;$ RUN SYS$SYSTEM:LOGINOUT /INPUT=implantjoe.com&lt;BR /&gt;%RUN-S-PROC_ID, identification of created process is 20E5BA1C&lt;BR /&gt;$ logout&lt;BR /&gt;  ENG40        logged out at  2-DEC-2005 12:02:15.94</description>
      <pubDate>Fri, 02 Dec 2005 15:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682592#M33102</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2005-12-02T15:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682593#M33103</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;could you please try my previous (posting)suggesions of removing $exit and adding $ pcl @hivac:HIVAC at the end each of your com procedure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Fri, 02 Dec 2005 21:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682593#M33103</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-12-02T21:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682594#M33104</link>
      <description>Sorry Archunan,&lt;BR /&gt;that's the way I've had it for a while. Anyway, several other similar commands are in the middle of my com file. Either way, no difference.&lt;BR /&gt;&lt;BR /&gt;Thanks, Joe</description>
      <pubDate>Fri, 02 Dec 2005 21:32:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682594#M33104</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2005-12-02T21:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682595#M33105</link>
      <description>&lt;BR /&gt;WAG: &lt;BR /&gt;I get the impression you just need to replace that last "pcl @hivac:HIVAC"&lt;BR /&gt;with a straight 'exit'.&lt;BR /&gt;&lt;BR /&gt;Hein.</description>
      <pubDate>Sat, 03 Dec 2005 00:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682595#M33105</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-12-03T00:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682596#M33106</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;My assumptions was that your "pcl script" is capable of handovering any COM procedure to VMS CLI, then it dies itself. So your COM procedure should again invoke this "pcl script" at the end before it exits out of VMS. &lt;BR /&gt;&lt;BR /&gt;I found there is a $exit command before $END:&lt;BR /&gt;Because of this $exit, you are unable to execute "$pcl @hivac:HIVAC" and bring back promis menu.&lt;BR /&gt;&lt;BR /&gt;Or when your other procedures finshes execution, it exits from the session, instead of invoking "$pcl @hivac:HIVAC".&lt;BR /&gt;&lt;BR /&gt;As per my understanding your current COM procedure never executes "$pcl @hivac:HIVAC" to keep your promis session alive unless you choose 'X'option. The same thing happes when you pass other COM procedure also. &lt;BR /&gt;&lt;BR /&gt;Joe, can you send any of your other COM procedure?, because I don't suspect your promis script, but no surprise it does not give DCL prompt to the user.&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Sat, 03 Dec 2005 00:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682596#M33106</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-12-03T00:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exiting Command Procedure</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682597#M33107</link>
      <description>Archunan,&lt;BR /&gt;I'm afraid I don't quite follow you.&lt;BR /&gt;The "$pcl @hivac:HIVAC" and the other $pcl commands execute as I have planned in writing the procedure. If I hit X it goes to the END: label and runs the HIVAC script. I put the exit before that for good measure so if the procedure gets to the end of the ENTER: section it will exit before the END: label. &lt;BR /&gt;&lt;BR /&gt;When I'm testing your suggestions I'm sending it straight to END: and it never sees the $exit you're worried about. As you can see in my last message it ran Loginout.&lt;BR /&gt;&lt;BR /&gt;[Hein, if I just do a straight exit I'll just leave my users at a dcl prompt]&lt;BR /&gt;&lt;BR /&gt;Anyway, don't waste anymore time on it. It does what I want, much better than the previous scripts. There's no real problem in usage. I just wanted to make it a little more elegant. Thanks for your help. I've learned a lot.&lt;BR /&gt;&lt;BR /&gt;--joe</description>
      <pubDate>Sat, 03 Dec 2005 01:55:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/exiting-command-procedure/m-p/3682597#M33107</guid>
      <dc:creator>Joseph Dellwo</dc:creator>
      <dc:date>2005-12-03T01:55:26Z</dc:date>
    </item>
  </channel>
</rss>

