Die Suche ergab 1 Treffer
- 13 Jan 2026, 23:52
- Forum: Robo Pro / Computing / Software
- Thema: Robo Pro Coding Übernahme von Funktionen von einem Projekt ins andere
- Antworten: 14
- Zugriffe: 6507
Re: Robo Pro Coding Übernahme von Funktionen von einem Projekt ins andere
Hi, I had the same issue when unzipping with mac and zip again. After playing around with node and 7z module I found a way to zip it so robo code pro editor accepts it const myStream = Seven.add( `./archives/${sProjectFolder}.ft`, `./projects/${sProjectFolder}/*.*`, { $progress: true, recursive: tru...