Hey @Taifun you might know that your zip extension extracts the file to archive name is there any way to directly extract the file inside… Because i don’t see any block
no
else there would be a method available
Taifun
1 Like
The developer already replied to you that there isn’t any way to directly extract the file inside otherwise there would be a specific block for that in the extension
Yes, use the File.Unzip
method.
Note: Unlike the other methods, this one uses an absolute path. I had already pointed out these discrepancies with the File component several times (including the Kodular team).
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.