Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

Shell command

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-03-2008, 12:22 AM
Junior Member
 
Join Date: Jun 2007
Posts: 44
Default Shell command

Hi All,

I'm using the shell command to call up a folder from within a B4PPC application. It works well on the desktop however, I'm not sure how to call upon 'file explorer.exe' on the WM6 device.

Sub imagebutton8_click
Shell("File Explorer.exe","my device\windows\start up\")
End Sub

It causes an error when executed because (presumably) I've got the args wrong. Can anyone tell me how to 'word' this correctly?

Thanks again,

JT
Reply With Quote
  #2 (permalink)  
Old 06-03-2008, 03:44 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,733
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Try:
Code:
Shell("fexplore.exe","\windows\startup")
Reply With Quote
  #3 (permalink)  
Old 06-08-2008, 09:49 AM
Junior Member
 
Join Date: Jun 2007
Posts: 44
Default

Thanks Erel,

I'll give it a try.

JT
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
return codes of a shell command pmu5757 Questions (Windows Mobile) 18 06-15-2008 07:33 PM
Questions on shell command, and user event, and the 6.30 dan kabestan Questions (Windows Mobile) 2 05-15-2008 06:45 PM
Help on Sqlite Update Command jeterry Questions (Windows Mobile) 13 03-31-2008 08:45 AM
Command to create a database in sqlite mozaharul Questions (Windows Mobile) 5 03-30-2008 03:38 AM
How to find out that Shell command has finished petrbury Questions (Windows Mobile) 6 10-16-2007 07:20 PM


All times are GMT. The time now is 09:43 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0