VECTOR/LIST output


PAW version:2.08/14
Description
Wrong output in the command VECTOR/LIST. A side effect for Paw++ is that it hangs, keeping the cursor "busy" and preventing the user to continue the session.

The following macro shows the problem :

PAW >  ve/cre dumm1(5) i 0
PAW >  ve/cre dumm2(2,3) i 6*0
PAW >  ve/cre dumm3(2,3,4) i 24*0
PAW >  ve/list
 Vector Name        Type    Length    Dim-1    Dim-2
  Dim-3

 DUMMI
 DUMMI
 DUMMI

 Total of  3 Vector(s)
instead of:
PAW > ve/list
 Vector Name        Type Length    Dim-1    Dim-2    Dim-3

 DUMM1                 I      5        5
 DUMM2                 I      6        2        3
 DUMM3                 I     24        2        3        4

 Total of  3 Vector(s)
Fixed in: KUIP 2.07/12
Workaround
Do not use the VECTOR/LIST command with 97A (especially with Paw++ where the problem is more serious), or use 96A.


Release NotesKnown bugsFAQsContributionsTutorialReference manualDown loadMiscellaneous

Paw.Support@cern.ch