Hello, sorry for my ignorance,nbut where do I put that...? Does that go here?
for file in *.yyp; do yyp_path="$file" breakdone
yyp_path = "drive/folder/folder"
Like that?
yyp_path would be set to something like "folder/some.yyp", and then you could get rid of for-loop entirely