muta
(kanakomuta)
1
Hi.
I want to create the folder in the same place with my Robot.

I tried “get environment folder” Activity but i really cannot understand what should i choose…(like, desktop, or programs or something…)
Somebody please please help me~~~!! many thanks.
muta
(here’s my effort…)
Main.xaml (11.0 KB)
arivu96
(Arivazhagan A)
2
HI @muta,
use Create Directory Activity to create a folder inside the project
Environment.CurrentDirectory+"\"+"FolderName"
FolderInsideProject.xaml (5.6 KB)
Regards,
Arivu
2 Likes
HI arivu96
thanks for the sharing nice information.that working