| Printable Version of Topic
Click here to view this topic in its original format |
| Unofficial VirtualDub Support Forums > VirtualDub Development Forum > Set Filename To Today's Date |
| Posted by: j0wbl0b Feb 8 2003, 06:06 PM |
| i'd like to write a simple vbasic (dont laugh) script which changes the entry for the capture-filename to today's date, e.g. "capture 2003-02-08". how can i do so? is there a registry entry for vdub? or does vdub save the string in a .ini file? |
| Posted by: Kippesoep Feb 9 2003, 08:24 PM |
| The capture file can be found under: HKEY_CURRENT_USER\Software\Freeware\VirtualDub\Capture in a value called "Capture File" |
| Posted by: j0wbl0b Feb 10 2003, 12:17 PM |
| thanks! that's gonna be easy! |