Post Reply 
How to arrange labels within the INPUT command?
03-26-2015, 11:07 PM (This post was last modified: 03-27-2015 05:26 AM by Spybot.)
Post: #3
RE: How to arrange labels within the INPUT command?
This is my code:

EXPORT TEST()
BEGIN
LOCAL A;
INPUT({{A,[0],{50,10,2}}},"title","Label"); //NO help!
END;


the result is shown in screenshot #1 but I'd like to achieve something like the screenshot # 2 without PhotoShop.

       

Spybot.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to arrange labels within the INPUT command? - Spybot - 03-26-2015 11:07 PM



User(s) browsing this thread: 1 Guest(s)