| T O P I C R E V I E W |
| kaiousama |
Posted - 09/16/2004 : 02:34:58 AM 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 |
| 1 L A T E S T R E P L I E S (Newest First) |
| Laurie |
Posted - 09/16/2004 : 1:38:10 PM Worksheet names can be no longer than 12 or 13 characters as the datasetname (worksheet name plus column name) cannot be longer than 24 (or maybe 25) characters.
Graph windows can have names with up to 25 characters.
OriginLab Technical Support
Edited by - Laurie on 09/16/2004 1:39:04 PM |
|
|