bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #40129] in ``5.1.1 Defining Variables'' example, numerica


From: anonymous
Subject: PSPP-BUG: [bug #40129] in ``5.1.1 Defining Variables'' example, numerical values with dot not recognize
Date: Sat, 28 Sep 2013 05:23:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

URL:
  <http://savannah.gnu.org/bugs/?40129>

                 Summary: in ``5.1.1 Defining Variables'' example, numerical
values with dot not recognize
                 Project: PSPP
            Submitted by: None
            Submitted on: sam. 28 sept. 2013 05:23:05 UTC
                Category: Documentation
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

i'm using version 0.8.1 on Ubuntu 12.04 (64bits)
and the on-line documentation
https://www.gnu.org/software/pspp/manual/html_node/Defining-Variables.html#Defining-Variables

i've tried to follow the example of code given in ``5.1.1 Defining Variables''
but the numerical values with dot 
--- e.g. Catherine 134.231 ---
are not recognize and I obtain the following error:
 
attention: La donnée pour la variable height n'est pas valide en tant que
format F : Nombre suivi de données incorrectes

Changing 
data list list /forename (A12) height.
into
data list list /forename (A12) height (DOT3.3).
should do the trick.

hih




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40129>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]