Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   How do I use a Date/Time Function (https://www.kinook.com/Forum/showthread.php?t=505)

nancy.bufkin 07-12-2004 10:21 AM

How do I use a Date/Time Function
 
I want to create a directory based on the date in the format of YYYYMMDD. How do I call the vbld_FormatDate() function from the Run Program Step, where I am issuing the mkdir command.

kevina 07-12-2004 11:33 AM

%DOSCMD% mkdir "c:\folderroot [vbld_FormatDate()]"

Simply replace c:\folderroot with the path and first part of the foldername you want to create. Note, this value can contain macro values for additional flexibility.


All times are GMT -5. The time now is 02:30 PM.


Copyright © 1999-2023 Kinook Software, Inc.