Post Reply 
How do you use format
06-29-2016, 10:14 PM
Post: #3
RE: How do you use format
Try:

EXPORT HOWFMT()
BEGIN
MSGBOX(format(9.3456,QUOTE("s3")));
END;

-road
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How do you use format - StephenG1CMZ - 06-29-2016, 09:41 PM
RE: How do you use format - Joe Horn - 06-29-2016, 10:12 PM
RE: How do you use format - roadrunner - 06-29-2016 10:14 PM
RE: How do you use format - toml_12953 - 06-30-2016, 02:08 PM



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