Error showing on Studio Pro but not on Studio

Hey guys,

I wrote a simple For Each file in a Folder, return Name
However, on Studio Pro (trial version) on my machine. It is giving me errors. Notice, the path i have to double backlash to go through.
image

However, if you replicate the sequence on another machine with Studio (licensed) and there is no error & able to compile just fine.

Is there a reason for this?

Tin.

Note: I double checked the Dependencies to be the same version across the board.

@Tin_Vo

Can you check the scope of the variables?

Thanks

Both are Objects. I double-checked this as well.
I uninstalled the studioX and reinstall Studio and it worked as intended on my machine.

I will try StudioX again and report back.

I figured out the issue, My machine project was set under C# code base. The other one was set under VB. Tested on Studio Pro again with VB and it worked. No issue with platform, just a simple code base change.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.