Hello Cey, I am just starting to take an interest in Automation.
Any chance of posting your code? It would help me. Brian. --- In [email protected], "C Alvarez" <[EMAIL PROTECTED]> wrote: > > The symbols are being deleted but the Symbol list window is not being > udpated. Everything is fine. > > Cey > > --- In [email protected], "C Alvarez" <yahoo2@> wrote: > > > > I have written the code in vbscript but I do not seem to be able to > > delete composite symbols using > > Stocks.Remove("~MyComposite") > > > > Does this function call not remove composite symbols? > > > > Cey > > > > --- In [email protected], "C Alvarez" <yahoo2@> wrote: > > > > > > So I have a lot of symbols that I have created using > > AddToComposite. I > > > would like to do some cleanup and delete them all. I know that I > > can go > > > to Symbol/Organize Assignments to delete them. For some reasons, > I > > > would like a programmtic way of deleting them. From looking > through > > the > > > AFL docs it does not look like it it can be done in AFL. It looks > > like > > > I would have to use COM to do it. > > > > > > Is there a "simple" way of getting the all the ~symbols so that I > > can > > > then call Stocks.Remove("~MyCompositeSymbol"); on each one? > > > > > > Is there some other way? > > > > > > Thanks, > > > Cey > > > > > >
