ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Resident random filename generator

<< < (2/2)

skrommel:
 :) Try Now!
Press F1 to sends the current date and time to the active window.

Skrommel


--- ---;Now.ahk
; Press F1 to send the current date and time to the active window.
;Skrommel @ 2008


#NoEnv
#Persistent
SendMode,Input
SetKeyDelay,0

F1::
Send,%A_Now%
Return

Navigation

[0] Message Index

[*] Previous page

Go to full version