PC Review


Reply
Thread Tools Rate Thread

Does CF have anything comparable to DOS (i.e., Run cmd ?)

 
 
Rob
Guest
Posts: n/a
 
      27th Jun 2006
I am guessing No....



 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      27th Jun 2006
Let's step back. What are you trying to do?

-Chris


"Rob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I am guessing No....
>
>
>



 
Reply With Quote
 
Rob
Guest
Posts: n/a
 
      27th Jun 2006
Chris,

I am trying to see the full path of a filename. I can absolutely use
FileExplorer (on the handlheld) and confirm that the files in question DO
exist, even though when I run my program, it reports that the files do not
exist.

str1 ="\My Device\My Documents\Folder1\orders.xml"
str2 = "\My Device\Program Files\Folder2\orders.xml"

In a dos like app I could see the entire path on one line.... to see if
long names were supported or if something else was up.

I am at a loss...

Thanks !


"<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message
news:%(E-Mail Removed)...
> Let's step back. What are you trying to do?
>
> -Chris
>
>
> "Rob" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I am guessing No....
>>
>>
>>

>
>



 
Reply With Quote
 
Pete Vickers
Guest
Posts: n/a
 
      27th Jun 2006
Hi,
My Device shouldn't be part of the path name

try
str1 ="My Documents\Folder1\orders.xml"
str2 = "Program Files\Folder2\orders.xml"

Pete


"Rob" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Chris,
>
> I am trying to see the full path of a filename. I can absolutely use
> FileExplorer (on the handlheld) and confirm that the files in question DO
> exist, even though when I run my program, it reports that the files do not
> exist.
>
> str1 ="\My Device\My Documents\Folder1\orders.xml"
> str2 = "\My Device\Program Files\Folder2\orders.xml"
>
> In a dos like app I could see the entire path on one line.... to see if
> long names were supported or if something else was up.
>
> I am at a loss...
>
> Thanks !
>
>
> "<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message
> news:%(E-Mail Removed)...
>> Let's step back. What are you trying to do?
>>
>> -Chris
>>
>>
>> "Rob" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>>I am guessing No....
>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
Rob
Guest
Posts: n/a
 
      27th Jun 2006
Thanks a Million Pete !!

I did have to make one adjustment and add the beginning slash, but it
worked.



"Pete Vickers" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
> My Device shouldn't be part of the path name
>
> try
> str1 ="My Documents\Folder1\orders.xml"
> str2 = "Program Files\Folder2\orders.xml"
>
> Pete
>
>
> "Rob" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Chris,
>>
>> I am trying to see the full path of a filename. I can absolutely use
>> FileExplorer (on the handlheld) and confirm that the files in question DO
>> exist, even though when I run my program, it reports that the files do
>> not exist.
>>
>> str1 ="\My Device\My Documents\Folder1\orders.xml"
>> str2 = "\My Device\Program Files\Folder2\orders.xml"
>>
>> In a dos like app I could see the entire path on one line.... to see if
>> long names were supported or if something else was up.
>>
>> I am at a loss...
>>
>> Thanks !
>>
>>
>> "<ctacke/>" <ctacke_AT_OpenNETCF_com> wrote in message
>> news:%(E-Mail Removed)...
>>> Let's step back. What are you trying to do?
>>>
>>> -Chris
>>>
>>>
>>> "Rob" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>>I am guessing No....
>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Strings not comparable?? Marco Bandner Microsoft Excel Programming 3 6th Jun 2006 12:50 PM
Other Comparable Free CRM Apps? 912 Microsoft Outlook BCM 0 14th Sep 2005 07:03 PM
ATI Xpress 200 comparable to?? Gonzo ATI Video Cards 2 14th Nov 2004 01:38 AM
Adaware Comparable Kelly Cavestal Windows XP General 2 25th Aug 2004 11:37 PM
comparer and comparable Nick Microsoft C# .NET 1 6th Aug 2003 01:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:18 PM.