Author |
fMA f[??] Mobile Agent, software for sms and phone monitoring |
jaqub Joined: Aug 04, 2002 Posts: 17 From: czech republic PM |
hi 2 all
need help..
does anybody know, how to "change" the scirpt, when I want to be able to shut down (turn off) the computer from my phone..? I am using XP and canīt figure out, what should I write in the script "command"..
any ideas or opinions..??
thanx
p.s.: mobileagent ROCX ) |
|
Crino77 Joined: Jan 14, 2003 Posts: 52 From: Rome, Italy PM |
@jaqub
Try this:
'Add in file in the header
dim shell
'Add into OnConnected sub
Set Shell = CreateObject("WScript.Shell")
'Add into a sub of ShutDown
shell.Run "Rundll32.exe user32.dll,ExitWindowsEx" 'shuts down the system
 |
Epedemic Joined: Dec 28, 2001 Posts: > 500 From: Denmark, Copenhagen PM |
anyone get it working with R600 and dcu-10 usb cable? i can connect alright... but i get all sorts of errors when trying to do something...
|
Crino77 Joined: Jan 14, 2003 Posts: 52 From: Rome, Italy PM |
@Epedemic
i don't have documantation on R600 ....
try to connect to ur phone with HyperTerminal and type 'AT*' command...so then send me the returns
or if u have, send me the documentation
try to send me the fma's debug log too
cseverini@aditusnet.it
[ This Message was edited by: Crino77 on 2003-02-24 15:04 ] |
nice eyes Joined: Nov 26, 2002 Posts: 25 PM |
i have msi bt and pc with win98. when i tried to connect, the error message read "Error 1047 in function connect (socket) address family not supported by protocol family.
what's that?
any help appreciated.... thanks! |
dark_knight_r3turns Joined: Feb 13, 2003 Posts: 186 From: BATCAVE PM, WWW
|
Does this work on P800?
This message was posted from a P800 |
Crino77 Joined: Jan 14, 2003 Posts: 52 From: Rome, Italy PM |
@nice eyes
u can't connect via BT with win98....only with XP
connect via serial port
@dark_knight_r3turns
Quote:
| Does this work on P800? |
|
NO! |
nice eyes Joined: Nov 26, 2002 Posts: 25 PM |
@crino77
that's too bad since i can't get MPM and the other SE softwares to work!!!!
thanks anyway... |
Crino77 Joined: Jan 14, 2003 Posts: 52 From: Rome, Italy PM |
@nice eyes
maybe u don't understand me ...u can connect via BT but u've to use serial port used by BT adapter
u can't use BT option in connection tab with w98  |
Crino77 Joined: Jan 14, 2003 Posts: 52 From: Rome, Italy PM |
NEW VERSION IS OUT
 |
antim Joined: Jan 13, 2003 Posts: 22 PM |
Crino77,
special thanks for the keypad emulator! Now I can finally adjust volume --months after I broke off the slider.
A> |
Epedemic Joined: Dec 28, 2001 Posts: > 500 From: Denmark, Copenhagen PM |
great hypertrm says "error" when i type at*
|
GOwin Joined: Jan 17, 2002 Posts: > 500 From: .uʍop ǝpısdn s& PM, WWW
|
@crino
you mind telling us what's new with the latest version? |
float Joined: Feb 22, 2002 Posts: 173 From: Malaysia lah PM, WWW
|
@GoWin
You can view the changes at the file release section in SourceForge, anyway, here it goes:
Notes
Release Name: 0.09.8
Notes:
Finally the new release with sync.
Changes:
What's new:
-PhoneBook's Synchronize;
-Partial support for Long SMS;
-Connect on start up;
-Extract text from EMS;
-Support for read Greek in sms;
-KeyPad emulator;
-Missed Calls log;
-Export SMS in HTML;
Bugs fixed:
-"List index out of bound (16)" in EBCA;
-Clear last message read when change folder;
-Some chars at the end of message;
All changes are perform by Crino (and George for Greek support), i have not contributed at all in this release due to time limitation. I have tried out the release myself, other then some small bug and improvement, i would like to say "Well done! Crino"
/floAt |
GOwin Joined: Jan 17, 2002 Posts: > 500 From: .uʍop ǝpısdn s& PM, WWW
|
@float
thanks. just downloaded it (https://sourceforge.net/projects/fma/). i like the new main interface. it's informative.
i just popped it into where my old version is installed. running fine so far.
@crino
good job!
FEEDBACK
- i usually sort my messages by time/date. but this version forgets this settings everytime i start the program. this wasn't the case before.
- tried to synch phonebook. but it never gets to finish it. no error message except for message "Sync Phonebook Terminated"
- when i send an SMS to a contact (by double-clicking their phone number). i get a message window with the error message: '$' Integer is not a valid value. At the bottom of the SMS composer window, I can see this message: "Sending message to +6300000000000 ..." But the recipient gets the message.
replying to an SMS sometimes generate these errors.
PS
i didn't know that the battery has a counter for the number of times it was re-charged. how accurate is this?
[ This Message was edited by: GOwin on 2003-02-27 10:22 ] |
|