Jump to content

hamudi2002

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by hamudi2002

  1. i apply this code but this one errore !! idont noe where is yhe erore ? but this code ithink is what i want how a fix the erroe ?
  2. thanks alot MrMitchell for your helping i dow that code by date #include <ScreenCapture.au3> _ScreenCapture_Capture(@DesktopDir & "\problem" & "_" & @MON & @MDAY & @YEAR & ".jpg") and this by hour #include <ScreenCapture.au3> _ScreenCapture_Capture(@DesktopDir & "\problem" & "_" & @HOUR & @MIN & @sec & ".jpg") ok this codes save only owne picture how can i make the code by save serialize picture !! may I use (if) function !!
  3. thanks my friend but the cod save only owne picture i will that save this picture by serial example: problem_05272009 < problem_052720092 < problem_052720093 like that can you help me
  4. hey every budy iam newer in this forum << and like autoit 3 ihave alittle question #include <ScreenCapture.au3> _ScreenCapture_Capture(@DesktopDir & "\problem.jpg") this code capture the desktop and save the picture on desktop by name problem.jpg how can i save the picture by date or time the PC ?? with jpg or gif
×
×
  • Create New...