50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Message

Re: newbie eqw question

2008-04-18 by Juan C.

 To delete a variable put the name of the variable enclosed with single quotes like 'FUNC' press [ENTER] and then [TOOL] and PURGE (associated to [F6]) if you press [VAR] it is not there anymore).  If you realize that you didn't want to delete the variable, right after you execute the command PURGE, you still can recover it with this procedure:

  • firsrt, press [leftShift] ANS (associated with [ENTER]) and you get the object that was stored in the variable in level 2: and the variable name in level 1:
  • second, at this point just press [STO], your variable is back in the directory.

Don't worry too much about using variable names predefined for special purposes, its very unlikely. I try not to work in the HOME directory, create your own directory.

Attachments