[gtkada] STRINGS CONSTRAINT_ERRORS problems
Michal Nowikowski
godfryd at zamek.gda.pl
Mon Apr 1 17:53:21 CEST 2002
You "Jacobo Marcos" <jacobom at navegalia.com> who had written:
> Mi_Texto:="uno"; --sample.adb:21:14:
it should be:
Mi_Texto(1..3) := "uno";
and then:
String_List.Append(Lista,Mi_Texto(1..3));
Godfryd
--
| Michal Nowikowski <godfryd at zamek.gda.pl>
| BOFH excuse #376: Budget cuts forced us to sell all the power cords
| for the servers.
More information about the gtkada
mailing list