Jump to content

Recommended Posts

Posted

Hey Guys just testing anything i can find well here it is u dont need it but just to see how im going in scripting :)

; This demo displays the time.
#include <Date.au3> 
; this is an, Include file with date and time functions built-in.
Beep(500, 1000)
MsgBox(0,'',"The time is:" & _NowTime()); this is the message box that displays the time.

; NowTime is known as a Function, this is an included Function, and there are UDF Functions.
; UDF means User, Defined, Function. 

; an Example might be.

Func My_Function(); starts my Function.
; do something here.
EndFunc; Ends my Function.

; UDF Functions are very Important, Please Remember

Well Thanks For Taking your TIme

Thanks

-Script-Learner®

Posted

Good commenting, but i suggest stop posting these sample; help file is already simple enough, if they still don't understand how it works after testing and reading, they are not suppose to be using autoit.

Posted

  ScriptLearner said:

Okay Ill Keep my samples to my self Bye

Thanks

-Script-Learner®

Actually i have another suggestion, make many samples and put all of them in one post, so it's easy to find and manage.
Posted (edited)

  ScriptLearner said:

Hmm What Script Will That Be Lol (P.S) I Cant Wait Till UR Desktop Project :) Thanks For The Comment (P.S) Sorry For Double Posting

Thanks

-Script-Learner®™

I thought you had some notepad program (where it ran notepad and sent some text), but that might of been someone else... I can't find it (though I searched very briefly) so it might have been someone else.

My Multiple Desktops project is almost ready! When I compare it to what I currently have posted: this... The changes I've made will make it a way better program!

Edit: I found it! This was the script I was referring to...

Edited by Piano_Man
My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Posted
  Generator said:

Actually i have another suggestion, make many samples and put all of them in one post, so it's easy to find and manage.

Even better, Make your own helpfile :3
# MY LOVE FOR YOU... IS LIKE A TRUCK- #

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...