Matt Diephouse wrote:

  $alias = undef

translates to

  null $P1
  $P2 = getinterp
  $P2 = $P2["lexpad"; 1]
  $P2['$alias'] = $P1

Given that you are using DynLexPad, you just do:

  delete $P2['alias']

HTH
leo

Reply via email to