POV-Ray : Newsgroups : povray.general : Lost macro request : Re: Another Lost macro request Server Time
10 Aug 2024 21:02:54 EDT (-0400)
  Re: Another Lost macro request  
From: omniVERSE
Date: 8 Nov 1999 18:44:26
Message: <3827605a@news.povray.org>
I have that. Here 'tis:

@echo off
echo " > gottime.txt
echo | more | time | find "Current" >> gottime.txt
echo "; >> gottime.txt
c:\progra~1\pov-ra~1.1\bin\pvengine.exe /render
c:\progra~1\pov-ra~1.1\scenes\gettime.pov
exit

Save as Gettime.bat

Bob

Bill DeWitt <the### [at] earthlinknet> wrote in message
news:38275699@news.povray.org...
> I meant to say the minus signs in the "date" command...
> ...maybe there isn't a way around that.
>
> Bill DeWitt <the### [at] earthlinknet> wrote in message
> news:382755b1@news.povray.org...
> >
> > OK, another one. I found the macro to get the time using the #fopen
> > directive, but I can't find the gettime.bat that it uses. Almost
certainly
> > lost with the hard drive.
> >
> > It was a batch file to write to a file called gottime.txt I wrote a
batch
> > file to pipe the "time" command to that file but it doesn't seem to
write
> it
> > correctly. I get a type mismatch error, probably because of the minus
> signs
> > in the text string.
> >
> >
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.