![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Just read about this program on msmobiles.com, and after a bit of playing around I have a couple of questions.
Does the program support hardware control, e.g. click a button to allow vibration I couldn't find this in the forum or in the online help, also in regards to WM6 Professional, stylus input, is is possible, I know I could use buttons for this but slide left to right would that be possible? Thanks! Oops forgot this one, is MD5 supported? in case i'd like to save certain data to txtfile (or is there a better method for that) Last edited by Mr_Gee : 02-25-2008 at 04:46 PM. |
|
||||
|
You can activate the vibration with this library: Hardware library was updated - 3.10
You can't however change the phone profile to Vibrate. Using Form MouseMove event you can handle the stylus movement. MD5 is supported using the Crypto library. |
|
|||
|
Hi Erel, i have another question
![]() does Basic4ppc support command line opperators (not sure if they are called this) but I mean "NAMEOFAPP.exe -command" is there a way of reading the "-command" part ? thanks again, and sorry for asking all these questions |
|
||||
|
You can use the shell keyword with parameters, but you must know waht parameters the app you are calling is especting...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD DLL Version Listing |
|
||||
|
You can read the command line arguments with the built-in array args.
See this topic: http://www.basic4ppc.com/help/commandlinearguments.html |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Accessing info from Windows WM6.1 DLL | aerohost | Questions & Help Needed | 3 | 08-18-2008 06:14 PM |
| How to obatin screen size and o/s info? | alfcen | Questions & Help Needed | 8 | 04-13-2008 04:25 AM |
| Owner Info help needed | kshetarpal | Questions & Help Needed | 3 | 11-18-2007 05:36 AM |
| Detab in IDE and Error info | agraham | Basic4ppc Wishlist | 3 | 11-11-2007 11:34 AM |
| GSM Cell info (Older day "NetMonitor") | eddy_ys | Questions & Help Needed | 3 | 10-08-2007 03:23 AM |