How to create the folder in the same place with my Robot?

Hi.

I want to create the folder in the same place with my Robot.
%E7%84%A1%E9%A1%8C

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)

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