Thread Tools Display Modes
12-18-05, 03:28 AM   #1
JIM the Inventor
A Cyclonian
 
JIM the Inventor's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 42
Lost My Error Macro :-(

By some miracle, I used to have a /macro that, when I pushed it, it would dump the contents of UIErrorsFrame into the general chat window.

I took it for granted. Now it is gone.

It would look something like:

DEFAULT_CHAT_FRAME:AddMessage( UIErrorsFrameTextLeft1:GetText() )

... but this is not it. Anyone able to rescue me?
  Reply With Quote
12-18-05, 04:45 AM   #2
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 1,360
Alternatives

Can't help you with your macro but if you don't mind a bit of Ace you should get BugSack which is absolutely brilliant

If you do mind Ace (can't think why... but there's always likes and dislikes) you could go with ImprovedErrorFrame

Hope it helps
  Reply With Quote
12-18-05, 06:55 PM   #3
JIM the Inventor
A Cyclonian
 
JIM the Inventor's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 42
Thanks, Drizdt. This is most useful as well.
And it's an opportunity to lend morale support to Rowne. Yay, Rowne (and team)!

... still curious about that macro though. Maybe one day, we will be reunited.
  Reply With Quote
12-18-05, 07:11 PM   #4
Gello
A Molten Giant
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 521
/script DEFAULT_CHAT_FRAME:AddMessage(ScriptErrors_Message:GetText())
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Lost My Error Macro :-(


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off