BluesmanI
04-06-2008, 08:15 PM
Hi guys,
is there a special location or command to look after things that aren't explicitly mentioned regarding the extra inputs for commands?
Well seems confusing, so here's an example:
The command is "displayRGBColor" and following i listed the example shown in the command reference.
// Set the background colour to red
displayRGBColor "background" 1 0 0;
// List the current RGB color settings
displayRGBColor -list;
Regarding that i have some questions:
1. Where can i look up what inputs i can use in the quotes (e.g. "background")
2. How do i know, that it is exactly "background" and not "Background" or "bgd" etc.?
3. Some of the commands in the reference lack of information how to use them the correct way, in this example the order of the command-"elements" ('displayRGBColor', 'background', 'values'). So how do know - except of trying myself - how to place the elements?
Many thanx in advance
Blues
is there a special location or command to look after things that aren't explicitly mentioned regarding the extra inputs for commands?
Well seems confusing, so here's an example:
The command is "displayRGBColor" and following i listed the example shown in the command reference.
// Set the background colour to red
displayRGBColor "background" 1 0 0;
// List the current RGB color settings
displayRGBColor -list;
Regarding that i have some questions:
1. Where can i look up what inputs i can use in the quotes (e.g. "background")
2. How do i know, that it is exactly "background" and not "Background" or "bgd" etc.?
3. Some of the commands in the reference lack of information how to use them the correct way, in this example the order of the command-"elements" ('displayRGBColor', 'background', 'values'). So how do know - except of trying myself - how to place the elements?
Many thanx in advance
Blues
