I want the answer in a String like "File mit found"
I Open cmd over FoxPro and send command with sendkey Funktion.
And dir that I Neef the answer AS a String ti Work with ir in my programa.
Search found 2 matches
- Thu Jun 17, 2021 3:55 pm
- Forum: Visual FoxPro
- Topic: cmd with FoxPro
- Replies: 6
- Views: 2272
- Sat Jun 12, 2021 12:03 pm
- Forum: Visual FoxPro
- Topic: cmd with FoxPro
- Replies: 6
- Views: 2272
cmd with FoxPro
Hello there. I have a Problem and hope someone can help me. I want to open CMD from the Fox Pro programm and put in an command. This works fine with sendkey - order. But I want the result of the Order in a Variable back in VFP. How can I do this?