/usr/local/bin/Jamulus -s -n -a "StringsServer" -u 20 -w "Welcome to the <b>Strings Server St-Blaise</b> running Jamulus 3.5.4" -o "Strings Server;St-Blaise;206;"
The <b> ... </b> tags make what is inbetween bold.
I hope that helps.
Don
Last edit: DonC 2020-06-05
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For example my server command line:
/usr/local/bin/Jamulus -s -n -a "StringsServer" -u 20 -w "Welcome to the Strings
Server St-Blaise running Jamulus 3.5.4" -o "Strings
Server;St-Blaise;206;"
The * ... * tags make what is inbetween bold.
I hope that helps.
Don
Can anyone give an example of an implementation of the -w command line tag? IOW how do I add the HTML or CSS text in the command line?
Maybe I'm dense, but I can't figure it out from the documentation.
Last edit: Patrick Bergin 2020-06-05
Here you can find more information about HTML tags.https://www.w3schools.com/tags/ref_byfunc.asp
Last edit: Luuk 2020-06-05
For example my server command line:
I hope that helps.
Don
Last edit: DonC 2020-06-05
That did it alright. Pretty easy!"
On Fri, Jun 5, 2020 at 6:56 AM DonC doncor@users.sourceforge.net wrote:
I've tried using the -w command line parameter on Mac, and spaces in the string seem to be breaking it. Has anyone used it successfully on Mac?
Hi Chris,
Here is our complete command:
-w "
Hope this can help ...
We're now seing the result, we want to see the syntax.
Got it, thanks all.