Received: by 10.204.145.215 with SMTP id e23mr1238306bkv.0.1352901155523; Wed, 14 Nov 2012 05:52:35 -0800 (PST) X-BeenThere: erlang-programming@googlegroups.com Received: by 10.204.6.3 with SMTP id 3ls227461bkx.1.gmail; Wed, 14 Nov 2012 05:52:35 -0800 (PST) Received: by 10.204.129.9 with SMTP id m9mr1998544bks.1.1352901155050; Wed, 14 Nov 2012 05:52:35 -0800 (PST) Received: by 10.204.129.9 with SMTP id m9mr1998539bks.1.1352901154587; Wed, 14 Nov 2012 05:52:34 -0800 (PST) Return-Path: Received: from hades.cslab.ericsson.net (hades.cslab.ericsson.net. [192.121.151.104]) by gmr-mx.google.com with ESMTP id x17si1054965bkw.3.2012.11.14.05.52.34; Wed, 14 Nov 2012 05:52:34 -0800 (PST) Received-SPF: pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) client-ip=192.121.151.104; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) smtp.mail=erlang-questions-boun...@erlang.org Received: from hades.cslab.ericsson.net (hades [192.121.151.104]) by hades.cslab.ericsson.net (Postfix) with ESMTP id F37075C0FE; Wed, 14 Nov 2012 14:52:25 +0100 (CET) X-Original-To: erlang-questi...@erlang.org Delivered-To: erlang-questi...@erlang.org Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com [209.85.219.53]) by hades.cslab.ericsson.net (Postfix) with ESMTP id 242415C008 for ; Wed, 14 Nov 2012 14:52:22 +0100 (CET) Received: by mail-oa0-f53.google.com with SMTP id j6so376910oag.40 for ; Wed, 14 Nov 2012 05:52:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=T+ix6ob/XDAG47rXpjsedFe8xNtYa/oAFtu+tCP1pzA=; b=XD3KIkkuBP1QmOsXkpCR7wFhPHswIHc7dDbWNQGXhmAL2zXh6Vrs0yM7wdHzz4JhoD qt1iqgxJWJTXxRa6mvwW23keprlsJreOWbu3CLjJVvlXKnF1rJswca/KNbjBHAcULLCR eDN0dpacIYXcDxasULeVBxV/Zaz+RN8dnHHzFEMDHOjN4sFhFCgNfaHkkCnjlbb5KQ1w AxL+w6ZzhL6BiIE3Z8rUGw/ECoHuq+7Cxp8r+szkSWaRPlitRpJakslxTcp2FwYYqICW CGdBAezNiYqdSUx8+g6QM7iUueNCjlkeIE4cKEEOpT4EPN0dzVIBWnRuD6fq6j4GThnJ 9REw== MIME-Version: 1.0 Received: by 10.60.4.169 with SMTP id l9mr6988117oel.43.1352901142337; Wed, 14 Nov 2012 05:52:22 -0800 (PST) Received: by 10.76.18.40 with HTTP; Wed, 14 Nov 2012 05:52:22 -0800 (PST) Date: Wed, 14 Nov 2012 15:52:22 +0200 Message-ID: From: Lucky Khoza To: erlang-questi...@erlang.org Subject: [erlang-questions] Formatting Amount X-BeenThere: erlang-questi...@erlang.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Erlang/OTP discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============9142481684744142975==" Errors-To: erlang-questions-boun...@erlang.org Sender: erlang-questions-boun...@erlang.org --===============9142481684744142975== Content-Type: multipart/alternative; boundary=e89a8f23491901591c04ce74d878 --e89a8f23491901591c04ce74d878 Content-Type: text/plain; charset=ISO-8859-1 Good Erlang Developers, I would like to appreciate your assistance thus far ladies and gentlemen, it is amazing on my side. However, i would like to ask about formatting an amount, for example: R200.00, using this function io:format/2 Kind Regards Lucky --e89a8f23491901591c04ce74d878 Content-Type: text/html; charset=ISO-8859-1 Good Erlang Developers,

I would like to appreciate your assistance thus far ladies and gentlemen, it is amazing on my side.

However, i would like to ask about formatting an amount, for example: R200.00, using this function io:format/2


Kind Regards
Lucky
--e89a8f23491901591c04ce74d878-- --===============9142481684744142975== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ erlang-questions mailing list erlang-questi...@erlang.org http://erlang.org/mailman/listinfo/erlang-questions --===============9142481684744142975==--