I'm experiencing this problem:
1) create a new worksheet 2) rename it to a 12 digit NewName (ex. A2A4A6A8A0A2) 3) execute : window -t wks fft %HFFT
the windows command is not performed returning this error : #command error!
The problem is that resulting window name is longer than 12 digits, if %H name is shorter (ex. A2A4) all goes right and the new window is correctly created with the name %HFFT;
A strange fact is that repeating points 1 and 2 and creating aplot window: 3) execute : window -t plot Line %HFFT
is correctly executed even if the resulting name is longer than 12 digits.
Maybe there is something wrong in the association between window command and fft.ogw template, or maybe a bug when performing window -t wks, maybe the problem is restricted to origin 6.0, is there a solution?
Many thanks.
Origin Version : 6.0 professional SR4 Operating System: Windows XP |