Have you seen the Wizards in Mach? They are done in VBScript, so open them in the screen designer and take a look at the code. I don't know what you would like to do But I could help you more if you tell me more.
Day = 24
Sleep = GetOMEDRO(1201)
If GetOEMLED(1002) Then
Wife = Happy
Day = Day - 10
End IF
Day = Day - sleep
Free_Time = Day
Call SetOEMDRO(1200,Free_Time)
I don't think this is what you are looking for but it will show you a little of the format. |