[Gambas-user] Shell command formating

Tony Morehen tmorehen at ...3602...
Mon Aug 7 16:30:32 CEST 2017


Try changing command to:

command = "stm8flash -c stlinkv2 -p " & stmdevice & " -w " & path & " 2>1"


On 2017-08-06 09:52 PM, Shane wrote:
> command = "stm8flash -c stlinkv2 -p " & stmdevice & " -w " & path






More information about the User mailing list