|
User Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./guide addstack.pro
addstack |
Add entries to "the stack", which is a list of numbers that can be used in batch operations. The list is stored in the variable !g.astack. The new entries are appended on to the existing list.
addstack, 25 addstack, 30, 39 addstack, 41, 51, 2