| Author |
Message |
Topic: Read SMS from Inbox... |
DJAnonimo
Replies: 0
Views: 113
|
Forum: Ask for Help Posted: Wed May 28, 2008 2:14 am Subject: Read SMS from Inbox... |
Hi,
is there possible to read the sms from a cell phone ?
Com port, USB, bluetooth ?
Any experiences ?
Thanks |
Topic: Scheduled Tacks and adding command line... |
DJAnonimo
Replies: 4
Views: 201
|
Forum: Ask for Help Posted: Mon Apr 14, 2008 11:12 pm Subject: Scheduled Tacks and adding command line... |
Problem solved with a microsoft workaround
http://support.microsoft.com/kb/823093 |
Topic: How to get text from a control ? |
DJAnonimo
Replies: 3
Views: 169
|
Forum: Ask for Help Posted: Thu Apr 10, 2008 12:26 pm Subject: How to get text from a control ? |
really strange
did you tried with DetectHiddenText, On ? |
Topic: Scheduled Tacks and adding command line... |
DJAnonimo
Replies: 4
Views: 201
|
Forum: Ask for Help Posted: Mon Apr 07, 2008 3:56 pm Subject: Scheduled Tacks and adding command line... |
ok thanks but anyway i dont know how to create a task schedule with a command line parameter.
any ideas ? |
Topic: Scheduled Tacks and adding command line... |
DJAnonimo
Replies: 4
Views: 201
|
Forum: Ask for Help Posted: Mon Apr 07, 2008 12:22 am Subject: Scheduled Tacks and adding command line... |
Hi,
i got a problem, i dont know how to add in Scheduled Tasks to start an application with command line parameter...
the code below wont work because it adds fullpath and command line parameter ... |
Topic: Loop delimiter.. |
DJAnonimo
Replies: 7
Views: 131
|
Forum: Ask for Help Posted: Tue Apr 01, 2008 8:12 am Subject: Loop delimiter.. |
Yea. just didnt noticed. thanks anyway  |
Topic: Loop delimiter.. |
DJAnonimo
Replies: 7
Views: 131
|
Forum: Ask for Help Posted: Tue Apr 01, 2008 1:01 am Subject: Loop delimiter.. |
oh, thanks guys  |
Topic: Loop delimiter.. |
DJAnonimo
Replies: 7
Views: 131
|
Forum: Ask for Help Posted: Tue Apr 01, 2008 12:02 am Subject: Loop delimiter.. |
oh, but i dont want to use a single char, because i dont know which char will never be used.
anyway possible a list of chars that are rare used ? |
Topic: Loop delimiter.. |
DJAnonimo
Replies: 7
Views: 131
|
Forum: Ask for Help Posted: Mon Mar 31, 2008 11:43 pm Subject: Loop delimiter.. |
Hi, again me =)
i got a question about the delimiter in loop parse string
Loop, parse, Colors, `,
ok, delimiter is "`" in here as single char.
i want an 2 chars delimiter, exactly ... |
Topic: Time calculations... |
DJAnonimo
Replies: 7
Views: 224
|
Forum: Ask for Help Posted: Sun Mar 30, 2008 2:06 pm Subject: Time calculations... |
Nice
thanks a lot guys |
Topic: Time calculations... |
DJAnonimo
Replies: 7
Views: 224
|
Forum: Ask for Help Posted: Sun Mar 30, 2008 3:26 am Subject: Time calculations... |
Nice,
now im wondering how to subtract..
any idea ? =) |
Topic: Time calculations... |
DJAnonimo
Replies: 7
Views: 224
|
Forum: Ask for Help Posted: Sun Mar 30, 2008 2:30 am Subject: Time calculations... |
thanks guys  |
Topic: Time calculations... |
DJAnonimo
Replies: 7
Views: 224
|
Forum: Ask for Help Posted: Sun Mar 30, 2008 1:43 am Subject: Time calculations... |
Hi,
how to
"13:42:00" + "3:48"
result must be 13:45:48
thanks |
Topic: ListView control question... |
DJAnonimo
Replies: 3
Views: 216
|
Forum: Ask for Help Posted: Sat Mar 29, 2008 11:55 pm Subject: ListView control question... |
Ive figured out.
thanks guys |
Topic: ListView control question... |
DJAnonimo
Replies: 3
Views: 216
|
Forum: Ask for Help Posted: Sat Mar 29, 2008 5:48 pm Subject: ListView control question... |
Hi all,
the code below make the viewlist and fill it.
now i want to change its content.
anyone can give me an example ?
thanks
Gui, Add, ListView, r4 w565, Name|Size
Loop, %A_MyDocuments%\ ... |
| |