Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - TFSN Go: (4 Items)
   
TFSN Go  
In the TNFS of 4.7.2, entering a path in the path box and pressing enter always goes to the root of the target.  Same if
 the go button is pressed.

Example  I type in the path 10.121.218.2:\dev\shmem, then press enter ( or the go button ) then path becomes 10.121.218.
2:\

RE: TFSN Go  
How about if you use forward slash "/".

-----Original Message-----
From: Mario Charest [mailto:community-noreply@qnx.com] 
Sent: January-20-11 11:18 AM
To: general-ide
Subject: TFSN Go

In the TNFS of 4.7.2, entering a path in the path box and pressing enter
always goes to the root of the target.  Same if the go button is
pressed.

Example  I type in the path 10.121.218.2:\dev\shmem, then press enter (
or the go button ) then path becomes 10.121.218.2:\

RE: TFSN Go  

> -----Message d'origine-----
> De : Andy Jin [mailto:community-noreply@qnx.com]
> Envoyé : 20 janvier 2011 11:20
> À : general-ide
> Objet : RE: TFSN Go
> 
> How about if you use forward slash "/".
> 

It works .    I used "\" because that is what is being shown ;-)  When I use "/" it gets changed to "\".

> -----Original Message-----
> From: Mario Charest [mailto:community-noreply@qnx.com]
> Sent: January-20-11 11:18 AM
> To: general-ide
> Subject: TFSN Go
> 
> In the TNFS of 4.7.2, entering a path in the path box and pressing enter
> always goes to the root of the target.  Same if the go button is pressed.
> 
> Example  I type in the path 10.121.218.2:\dev\shmem, then press enter ( or
> the go button ) then path becomes 10.121.218.2:\
> 
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post82505
> 
RE: TFSN Go  
Opp, you are right. On Windows it converted to "\" because I am using the toOSString(), I should have used the 
toString() to preserve the path format.

Thanks for the find out Mario. I will fix it right away.

-----Original Message-----
From: Mario Charest [mailto:community-noreply@qnx.com] 
Sent: January-20-11 11:39 AM
To: general-ide
Subject: RE: TFSN Go



> -----Message d'origine-----
> De : Andy Jin [mailto:community-noreply@qnx.com]
> Envoyé : 20 janvier 2011 11:20
> À : general-ide
> Objet : RE: TFSN Go
> 
> How about if you use forward slash "/".
> 

It works .    I used "\" because that is what is being shown ;-)  When I use "/" it gets changed to "\".

> -----Original Message-----
> From: Mario Charest [mailto:community-noreply@qnx.com]
> Sent: January-20-11 11:18 AM
> To: general-ide
> Subject: TFSN Go
> 
> In the TNFS of 4.7.2, entering a path in the path box and pressing enter
> always goes to the root of the target.  Same if the go button is pressed.
> 
> Example  I type in the path 10.121.218.2:\dev\shmem, then press enter ( or
> the go button ) then path becomes 10.121.218.2:\
>