![]() |
Report Error on newline
If I have this code
Code:
wpilib.DriverStation.reportError("error1", false)Code:
error1error2Code:
error1 |
Re: Report Error on newline
Hm, looks like it's just a passthrough? Might try a sample java program and see what happens?
|
Re: Report Error on newline
What if you try?
Code:
wpilib.DriverStation.reportError("error1\n", false) |
| All times are GMT -5. The time now is 09:52. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi