Hey, I try to pass JSON data as an argument to a program using RunProgram() .
The JSON data for example is {"date_id":"20240511","date_type":"1"} .
It seems I can not pass the quotes correctly. Based on what is possible in the shell, I would write:
Arguments$ = ~"api get ...
Search found 1 match
- Sat Jun 15, 2024 3:10 pm
- Forum: Coding Questions
- Topic: Pass JSON data to program
- Replies: 4
- Views: 910