Search found 1 match
- Fri Jun 19, 2026 8:33 am
- Forum: General Discussion
- Topic: Problem using short path names with Send Keystrokes
- Replies: 1
- Views: 256
Problem using short path names with Send Keystrokes
I'm having trouble using a short DOS-style path in RoboTask's Send Keystrokes action. The command I'm trying to run is: cd C:\PROGRA~2\Progress\WS_FTP~1 However, when the task executes, it seems to stop processing at the ~ character and the command ends up looking like: cd "C:\PROGRA which resu...