Search found 25 matches

by Dimmak
Tue Feb 21, 2012 4:59 pm
Forum: General Discussion
Topic: Please help!
Replies: 6
Views: 12169

Thanks, Marcus!
That's it! :D
by Dimmak
Fri Feb 10, 2012 5:38 pm
Forum: General Discussion
Topic: Please help!
Replies: 6
Views: 12169

Marcus!
I don't know how to put variable into VB function.

Code: Select all

Let>path=C:\fldr
VBSTART
Function MakeGuid
  Set TypeLib = CreateObject("Scriptlet.TypeLib")
  MakeGuid = TypeLib.Guid
End Function
VBEND

VBEval>MakeGuid,myGuid
MessageModal>myGuid
So, please
How to put %path% into YOUR VB function??
by Dimmak
Fri Feb 10, 2012 2:37 pm
Forum: General Discussion
Topic: Please help!
Replies: 6
Views: 12169

For example:
Here is folder: C:\temp\1
I need it's path in format like this:
{799C96C4-0145-4EFA-9C13-C0C6955B0210}
by Dimmak
Fri Feb 10, 2012 12:01 pm
Forum: General Discussion
Topic: Please help!
Replies: 6
Views: 12169

Please help!

How can i get folder path like that:
{0302F4E8-70D2-4C4D-B74C-ED88F9E5AD89}
:?:
by Dimmak
Thu Feb 09, 2012 3:56 pm
Forum: General Discussion
Topic: How to close Macro Scheduler Message from script?
Replies: 4
Views: 11591

...Miracles... I just restart MS.
Thanks Marcus anyway! :D
by Dimmak
Thu Feb 09, 2012 3:40 pm
Forum: General Discussion
Topic: How to close Macro Scheduler Message from script?
Replies: 4
Views: 11591

MS 12 8)
Ssory! Now working! :shock:
Maybe there is mistake in my script. I check it out...
:roll:
by Dimmak
Thu Feb 09, 2012 10:56 am
Forum: General Discussion
Topic: How to close Macro Scheduler Message from script?
Replies: 4
Views: 11591

How to close Macro Scheduler Message from script?

message>message
wait>1
CloseWindow>Macro Scheduler Message
:?:
Don't work...
With handle too...
:?
by Dimmak
Wed Feb 08, 2012 9:16 am
Forum: General Discussion
Topic: New window detector
Replies: 2
Views: 8959

Thanks Marcus! :)
by Dimmak
Tue Feb 07, 2012 10:45 am
Forum: General Discussion
Topic: Undocumented MS Editor Code Folding Keyboard Shortcut CTRL+=
Replies: 11
Views: 19403

COOL... :shock:
by Dimmak
Tue Feb 07, 2012 9:50 am
Forum: General Discussion
Topic: New window detector
Replies: 2
Views: 8959

New window detector

Please help me with script:

When every new window appear
message>%window_title%
by Dimmak
Sat Jan 28, 2012 8:32 pm
Forum: General Discussion
Topic: detect flash-drive
Replies: 0
Views: 10510

detect flash-drive

Can macro Sheduler detect flash-drive :?:
I get it:
Trigger > FolderEvent > FolderExist
by Dimmak
Fri Jan 27, 2012 4:40 pm
Forum: General Discussion
Topic: Change file's date and time
Replies: 3
Views: 10863

It's some... difficult... :?
Then I just put date\time in filename.
or...
nircmd.exe >>> Windows\Sys32

Run>nircmd.exe setfiletime "C:\file.scp" "" now :wink:
by Dimmak
Fri Jan 27, 2012 1:41 pm
Forum: General Discussion
Topic: Change file's date and time
Replies: 3
Views: 10863

Change file's date and time

I'm use 'CopyFile' command but copy's date&time like in original file.
How to change file's date&time :?:
by Dimmak
Fri Jan 27, 2012 8:16 am
Forum: General Discussion
Topic: Select-case
Replies: 5
Views: 10928

Thanks,
Jerry :)
by Dimmak
Thu Jan 26, 2012 8:56 pm
Forum: General Discussion
Topic: Select-case
Replies: 5
Views: 10928

Select-case

Select var
case 1 .....
case 3

How do this in macroSheduler??
Multi If??
Sign up to our newsletter for free automation tips, tricks & discounts