replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - Does FTN95 support UNC?
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Does FTN95 support UNC?

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
jjgermis



Joined: 21 Jun 2006
Posts: 404
Location: N�rnberg, Germany

PostPosted: Tue Nov 10, 2009 11:57 am    Post subject: Does FTN95 support UNC? Reply with quote

Does FTN95 support Uniform Naming Convention (UNC)? I tried something like:
1.) file:///C:/Temp/assem170.ini and
2.) \\derhfhlf01.ww004.siemens.net\homes$\ADGEJO1\MATLAB\AssEm
without success. Is this correct or is there perhaps some trick to get this to work.


Last edited by jjgermis on Tue Nov 10, 2009 12:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Tue Nov 10, 2009 12:09 pm    Post subject: Reply with quote

Where would you want to use this?
In standard Fortran input/output?
Back to top
View user's profile Send private message AIM Address
jjgermis



Joined: 21 Jun 2006
Posts: 404
Location: N�rnberg, Germany

PostPosted: Tue Nov 10, 2009 12:54 pm    Post subject: Reply with quote

Our Fortran program is called with parameters: prog.exe $path$. The path tells the Fortran program where to find the input data (which is some data file). The data is managed by the calling program.

It is not a must. The GUI-programmer only asked if he can use the UNC. The results of our program must be saved at some place where the GUI can pick it up.
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Tue Nov 10, 2009 12:59 pm    Post subject: Reply with quote

The string for $path$ will presumably be passed OK but the question is how is that string used within the program. For example, is it used in a standard Fortran OPEN statement?
Back to top
View user's profile Send private message AIM Address
jjgermis



Joined: 21 Jun 2006
Posts: 404
Location: N�rnberg, Germany

PostPosted: Tue Nov 10, 2009 1:06 pm    Post subject: Reply with quote

I will first inquire if the file exist with inquire(FILE = $path$, EXIST=EXISTS) and after that open it with open($path$).
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 8210
Location: Salford, UK

PostPosted: Wed Nov 11, 2009 9:16 am    Post subject: Reply with quote

I am only guessing but there is no reason to think that this will make an internet connection. If the \\file prefix does not work then you can always strip it off in the program. Equally you could progam a connection to the internet using read_url@ or download@.
Back to top
View user's profile Send private message AIM Address
jjgermis



Joined: 21 Jun 2006
Posts: 404
Location: N�rnberg, Germany

PostPosted: Wed Nov 11, 2009 10:01 am    Post subject: Reply with quote

I will try these options. My colleague explained to me the problem: The software (GUI) requires a local database and many users than save this in "My Documents". This folder is automatically mounted to the sever at login to something like: \\ww004......\user\. The user actually never get to see the actual path (at least thats how I understand it). Within the network we call this the homedrive. In explorer the alias is something like H:\. I will report our final solution.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group