Dear Gents,
Below code shows on how to copy the recent file from source to destination, and when I compiled it just only pops & nothing happens, kindly help and reencode. thanks.
src.dest202410150039728.txt <-- this file should be copied to the destination.
src.dest20241008012256.txt
========...
Hi,
I would like to display the last two digits of the year from the code below, please amend, thx
ystrday = date('s',(date('b')-1,'b')
CALL ZocSend "RE"||ystrday"||" ^M"
RE20240208
Am expecting a result of RE240208
Hi am neophyte here, can you check the script below on how to declare loops in the conditional statement which start from the highlighted below.
Call ZocCls
login = ZocAsk(" What is your name:? ")
IF login = "##CANCEL##" THEN DO
answer = ZocRequest(" Command Cancelled , Retry?"...
Dear Gents,
Below script creates a previous folder based on the date.
1. The question is how to go or open that folder automatically after it was been created.
2. How to create two folders with different drive or path based on the script below.
path = "G:" "H:"
current_time =...
Hi am a newbie in phyton, anybody could help me because am declaring strftime on how to put blank spaces between the dates without hypenations, as of now I'm making a script that creates a folder based on previous time.
Please check my code.
from datetime import datetime, date
oneday =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.