Variables not showing in toolbar

Working on new editor enhancements?
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Variables not showing in toolbar

Post by Derek »

Can anyone tell me how to get simple variables to show in the editor toolbar on the right of the screen when you have added the variable viewer to the toolbar.

I can get arrays listed but not simple .w .b and strings.

Thanks
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Declare them with Define, Global, Static, Protected or Shared.
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

Ok. Thanks.
Post Reply