The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 window command bug?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000