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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 bug with note windows restore function
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

andrewdsto

Australia
Posts

Posted - 08/12/2009 :  03:05:47 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. 8 and Service Release 4 (Select Help-->About Origin):
Operating System: win XP

Hello, I believe there is a bug with the notes windows
for example
I can create a notes window called 'resultwin' and check for it.

win -n n resultwin;
exist(resultwin)=;

returns:

EXIST(RESULTWIN)=9

now if I run the notes windows activate command

win -an resultwin;

it returns a

#Command Error!

eg from a brand new project:

win -n n resultwin;
exist(resultwin)=;
win -an resultwin;

returns:

EXIST(RESULTWIN)=9
#Command Error!

in-fact running the 'win -an resultwin' command causes the 'resultwin' notes window to be hidden as the window disappears but exist(resultwin) still returns '9'.

This leaves me no way of unhiding the hidden 'resultwin' notes window.

I can delete it whilst it is hidden and then recreate it fine.

just found out that running
win -zn resultwin;
causes the notes window to disappear also but does not cause a '#Command Error!'. However running that command a second time on the hidden notes window does produce the '#Command Error!'

thanks Andrew

Echo_Chu

China
Posts

Posted - 08/21/2009 :  05:38:24 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi, Andrew

The problem has already fixed in our SR6. You can check for update and try. (Selecting Help; Check for Update in Origin).

Echo
OriginLab
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000