2005 Sep 23 8:05 AM
Hi,
I am creating some text fields with reference to fields having type FLTP.
I have declared the fields along with others in a work area. When I try to use get from program with reference to this work area the fields except with FLTP TYPE can be selected.
How do we create a text field with type FLTP ?
Thanks
Nitin
Hi,
I am creating some text fields with reference to fields having type FLTP.
I have declared the fields along with others in a work area. When I try to use get from program with reference to this work area the fields except with FLTP TYPE can be selected.
How do we create a text field with type FLTP ?
Thanks
Nitin
2005 Sep 23 8:08 AM
FLTP are floating point i.e. numeric.
In text fields you can only refer to character types
( CHAR or NUMC or ... )
Cheers.
2005 Sep 23 8:11 AM
on the screen u are not allowed to have fields with type FLTP....this is because of possible conversion problems...
however u can use DEC....another way is to use a char type field on the screen and in your underlying program u can use a field of type f to perform whatever calculations u want to...
rgds,
PJ
2005 Sep 23 8:11 AM
hi,
in the screen painter choose choose the type as FLTP for the particular field.
cheers,
sasi
2005 Sep 23 8:14 AM
sorry in the screen painter choose the particular field
- > in the attributes - > format - > DEC
i thing it will work
sasi
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |