comp.lang.ada
 help / color / mirror / Atom feed
* An elementary XFORMS problem
@ 1999-12-29  0:00 creator
  1999-12-29  0:00 ` Ted Dennison
  0 siblings, 1 reply; 2+ messages in thread
From: creator @ 1999-12-29  0:00 UTC (permalink / raw)


I'm trying to make a procedure using XFORMS function FL_SHOW_FSELECTOR.
My procedure looks like this:

procedure Pehr(O:access FL_OBJECT;ID:Long_Integer) is
Streng:String(1..10);
begin
--Nine blanks
Streng:="         "&FL_NuLL;
Streng:=FL_SHOW_FSELECTOR(" "&FL_NULL," "&FL_NULL,"*"&FL_NULL,"
"&FL_NULL);
end Pehr;

When i run it ,i get an "raised CONSTRAINT_ERROR"
I've tried with different Stringsizes and without the FL_NULL's.
I hope someone can help me.
Mvh
Pehr


* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
The fastest and easiest way to search and participate in Usenet - Free!





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-12-29  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-29  0:00 An elementary XFORMS problem creator
1999-12-29  0:00 ` Ted Dennison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox