TextEdit2 - changing text in popup menu with Thread last updated on 2004-01-09 10:16:04

Posted by member 97674 on 2004-01-08 00:54:09

does anyone know how to change text in my popup menu with textedit 2

heres my code, its not really working

"$Popcd$" !execute [!CDOpenTray E][!textreplace "$ConfigDir$popup.rc" $popcd$ $popcd2$"]

Posted by member 1783 on 2004-01-08 02:41:32 link

i haven't used textedit really.. but don't u have one '"' too much (or missing)?
i mean the one in the end is actually feeling pretty lonely ;)

Posted by member 1 on 2004-01-08 10:06:07 link

well...
you are defining an evar wrong
you have an extranious quote
you are using mixed cases which won't work
you are prolly trying to do something you don't need to

other than that...life is grand

Posted by member 1949 on 2004-01-08 12:09:00 link

Email me and I'll help you out...

Posted by member 36955 on 2004-01-08 16:28:16 link

it might help if we knew what you are trying to do...

Posted by member 1949 on 2004-01-08 20:25:04 link

Doy: I think he trying to open his cd and then have the link change to give the option to open his other cdrom.

At least thats what I get out of it.
I am just trying to be helpful...

Posted by member 333 on 2004-01-09 10:16:04 link

Easy solution: Just have two menuitems... one for each of your CD-drives. Like DeV said, you don't need textedit for it, too much work. Remember, you still have to !recycle (or !refresh?) for this to work, and believe me, you don't need it... If you desperately want 1 and only 1 menuitem, I suggest using mzscript and making a script which opens cdtray1/2 and adds a var: opentray 1 and opentray 2.


but you don't need it ;p