Michal Wallace <[EMAIL PROTECTED]> wrote: > Uh-oh. I just went to implement "del x" > and there's no op to remove a variable > from a lexical pad! :)
new_pad P0 ... delete P0["foo"] This needs delete_keyed() in scratchpad.pmc to be implemented. > Sincerely, > > Michal J Wallace leo