RobotStudio event

Create file in a FlexPendant SDK View

Options

Hello,

I'm trying to create a text file when I press a control Button in my FlexPendant view. The text file is only for test and must have inside "Hello TXT".

Please any suggestions?

Comments

  • RussD
    Options

    Use the .Net Compact Framework functionality in System.IO to create a text file and then use RAB functionality to copy over to the robot file system if that's where you need it to be.

    Russell Drown