I need to create a string that is enclosed between the " char. Example, /home/user/file_name.asm has to become "home/user/file_name.asm" How could I solve the problem? Francesco