comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: changing of defined structures
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: changing of defined structures [message #7623] Sat, 30 November 1996 00:00
daffer is currently offline  daffer
Messages: 9
Registered: October 1996
Junior Member
In article <329F76A0.ACC@kfa-juelich.de>,
R. Bauer <R.Bauer@kfa-juelich.de> wrote:
> Hi,
>
>
> Is it possible to remove some tag names which were defined for a
> structure.
>
Provided you create it as an anonymous structure you may
change it at will.
> e.g. =
>
>
> a=3D{value: 10, date:'1996 11 29',test: true}
^^ Not quite sure what you mean by this. Perhaps you mean
a={ value: 10, date:'1996 11 29',test: true}
I also assume that 'true' is a defined variable, otherwise you'll
get an error.


>
> Now I want to remove the tag test: .
>

> Which ways do I have to change the structure?

a={value:a.value, date:a.date}

>
>
> R. Bauer =
>
>
> Institut f=FCr Stratosph=E4rische Chemie Forschungszentrum J"ulich


--
William Daffer
daffer@primenet.com
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: checking for pending events
Next Topic: widget based table

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 18:56:46 PDT 2025

Total time taken to generate the page: 0.39953 seconds