SDL-News: Assigment of the value of a String to another


Subject: SDL-News: Assigment of the value of a String to another
From: Margarita de Cabo Pérez (marcab#yllera.tel.uva.es)
Date: Wed Jul 23 2003 - 08:21:56 GMT


Become an SDL Forum Society member <http://www.sdl-forum.org/Society/members.htm>
The originator of this message is responsible for its content.
-----From =?ISO-8859-1?Q?Margarita_de_Cabo_P=E9rez?= <marcab#yllera.tel.uva.es> to sdlnews -----

I have the following data types.

VALUE TYPE UIDType;
STRUCT
name Charstring;
valor Integer;
ENDVALUE TYPE;

SYNTYPE ProbableCauseType=UIDType
 ENDSYNTYPE;

VALUE TYPE ProbableCauseSetType;
String(ProbableCauseType,Empty);
ENDVALUE TYPE;

I have defined two variables of type ProbableCauseSetType, one of them
is initialised and I want to make an assigment of its values to the other
variable. How can I do that?

I am working with the SDL2000 capabilities of Cinderella.

Thanks

Margarita

--End text from =?ISO-8859-1?Q?Margarita_de_Cabo_P=E9rez?= <marcab#yllera.tel.uva.es> to sdlnews ---
For extra SDL Forum Society benefits join at <http://www.sdl-forum.org/Society/members.htm>



This archive was generated by hypermail 2a23 : Thu May 09 2013 - 16:05:49 GMT