11-03-2010 06:54 AM
Bonjour,
J'ai créé une application sous LabView dans laquelle l'utilisateur
est amené, à un moment donné, à selectionner le chemin de sauvegarde de ses données.
J'aimerais ajouter le chemin de départ et le restreindre, c'est-à-dire, imposer le chemin absolu de sauvegarde.
Avec la commande "chemin", j'ai ajouter le chemin de départ dans propriétés.
Lorsque l'on clique sur le bouton parcourir, on a bien le chemin de départ qui est sélectionné dans la boite de dialogue.
Cependant on peut changer de répertoire.
Comment interdire cette option?
Merci de votre réponse.
Solved! Go to Solution.
11-03-2010 06:57 AM
"Mala kahi kalat nahiye .Jara english madhe lihnar ka?"
(Will you please write in English so that we can understand your problem)
11-03-2010 07:21 AM
I am creating an application, in LabView,that allows users to choose the path to save their data.
Now, I would like to impose the path for the storage so that users can only create a directory or file from this.
I don't know how to do.
Thank's for your help.
11-03-2010 07:36 AM
Hi FLEURYNS,
You have to connect path for that. can you post your code aor image so that I can help you.
As i do not know which labview function you are using, I am attachin one example
Hope this will help.
11-03-2010 07:38 AM
Whenever you are using file function, If you are not connecting any path to its input it will ask user for the path.
Otherwise it will not. I hope you understood what I want to say.
11-03-2010 08:07 AM
I think restricting the possible selection is difficult, once you use the Windows-Subvis to select a path.
I don't know of way way to do so.
You might try to to rebuild something similar in LV. But.....
GT
11-03-2010 08:14 AM
"Mala kahi kalat nahiye .Jara english madhe lihnar ka?"
(Will you please write in English so that we can understand your problem)
11-03-2010 08:21 AM
I think too.
So , I'm gonna try to use a case structure in order to display an error
message when user create its directory in another path.
Thank you for your help.
11-03-2010 09:04 AM
Sorry...I misinterpreted the problem.
11-03-2010 09:54 AM
Never ind.
Thank you for your help.