|
 |
10-26-2009, 05:06 PM
|
#1
|
|
FLAC
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,652
|
SetLabel
Is it me or is the command SetLabel not working anymore? I have a command where I call a MENU but the label is not populating. Here is my command.
"ESC||RM_Add2Disk1||MENU;AddSong.skin||SETLABEL;!D iskNumber;1"
Now, AddSong pops up but the label is blank.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
11-07-2009, 11:11 AM
|
#2
|
|
One Sharp Cheddar
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
|
NOT working for me either... Using the skin tool I cant get it to work even using the exact syntax from the Skin Commands.txt
I think this bug can be considered CONFIRMED...
|
|
|
11-07-2009, 11:12 AM
|
#3
|
|
One Sharp Cheddar
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
|
OH yeah, I using the October release of RR...
|
|
|
11-07-2009, 12:36 PM
|
#4
|
|
FLAC
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,652
|
November update neither. Need to be looked at by the Gurus.
|
|
|
11-08-2009, 07:40 AM
|
#5
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,064
|
I just tested this here (and works):
L,625,25,117,25,28,68,227,18,"Arial:B","!test",""
with command:
setlabel;!test;Hello!
can any of you post a .skin and command combination which isn't working ?
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
11-08-2009, 11:02 AM
|
#6
|
|
One Sharp Cheddar
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
|
Im testing using the skintool
command
setlabel;!test;Hello!
label code
!test
|
|
|
11-08-2009, 11:11 AM
|
#7
|
|
One Sharp Cheddar
Join Date: Aug 2006
Location: West Allis, WI
Posts: 1,558
|
Ok works if I put the label in a skin and put the ! before the label code.
If there is no ! then the label displays then goes blank.
Still can't get the skin tool to get the label information though.
|
|
|
11-08-2009, 06:54 PM
|
#8
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,577
|
Quote: Originally Posted by guino 
I just tested this here (and works):
L,625,25,117,25,28,68,227,18,"Arial:B","!test",""
with command:
setlabel;!test;Hello!
can any of you post a .skin and command combination which isn't working ?
Why use a test label that starts w/ a "!"?? Was there something new that the "!" in front of a std lbl changes or does?
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
11-08-2009, 11:52 PM
|
#9
|
|
Raw Wave
Join Date: Oct 2004
Posts: 2,129
|
yes... the ! does do something
it sounds obsoleted
and one should use a label and a var
__________________
-Thanks
Mitch
www.rush2112.net
Spread before you is your soul
So forever hold the dreams
within our hearts
Through nature's inflexible grace
I'm learning to live
|
|
|
11-09-2009, 09:05 AM
|
#10
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,064
|
! in front of a label is the same as "CUSTOM" in front of a label. This IS AN OBSOLETE feature and only works in the SKIN itself as setlabel will directly set the label text without ever setting/reading it again -- this means that skintool (or any other plugin) will never be able to read it.
As mentioned, this feature is obsolete and is only available to support older plugins/applications still using it. The RECOMMENDED way of doing exactly the same is:
LABEL CODE: Instead of "!TEST" use "=$TEST$"
COMMAND: Instead of "SETLABEL;!TEST;Hello!" use "SETVAR;TEST;Hello!"
The results are the same, however you CAN read the variable from skintool/plugins and furthermore, the command will work for displaying the data on ALL screens of RR without having to resend it for every screen (using SETLABEL you'd only set that label on the CURRENT screen and if you wanted to show the data on different screens, you'd have to execute SETLABEL again after every screen change - or on a timed basis).
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
11-09-2009, 12:35 PM
|
#11
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,577
|
The only drawback to using vars in lables that I found when starting my RRMedia PI, was that a lbls that have/use a var for the text take longer to update when you change the var compared to using the custom route. The custom route is almost instantly updated...
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:19 AM.
| |