python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to parse multiples lines from StringList
I want to copy specific lines from a StringList,
I want to copy all lines that have 'Domain Status:' into memo.lines.text
I used the code below, but the problem is it copies only the first line, I wan...
MrSiMo
Votes: 0
Answers: 2
Failure to Initialize SUSI API dll
I'm attempting to use the SUSI api dll that was provided to me. The first step according to their documentation is to call SusiLibInitialize. When calling it I seem to only get the failure result from...
Adriaan
Votes: 0
Answers: 1
Handle custom Error message on Bad request
I'm developing an Android app (Client). The server works with C#. When I make some request specifically some Posts, I'm getting an error message on bad request such as 'HTTP/1.1 404 Not Found' which i...
Antonis
Votes: 0
Answers: 1
Exited with code 9009 when building for Android
When I try to build my first Android application (even on a blank multi-device project) it returns an exited with code 9009 error.
[Exec Error] The command "PATH \bin;C:\Program Files
(x86)\Kass...
Marc Guillot
Votes: 0
Answers: 0