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
 How to delete a given worksheet?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

Loksley

France
18 Posts

Posted - 03/16/2009 :  09:35:19 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. : OriginPro8 Sr4
Operating System: Xp Sp2

Hi everybody!
I have few Books in which many worksheets are stored.

For example in Book1 I might have:
wks1:RawData
wks2:Background
wks3:CleanSignal
....
And then I need to perform few calculations on the CleanSignal wks.
And to do so I need sometimes to use a "Temp" Worksheet.


When I finish the processing I'd like to delete this "Temp" worksheet without deleting the other worksheets.
I tried:

del sd Temp;
or del s Temp ;
win cd Temp;  //It works for a windows but not with WorkSheet


But none of those commands seem to work.

I would be very pleased to get any tips.
Thank you for your help.

cpyang

USA
1406 Posts

Posted - 03/16/2009 :  10:21:26 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
layer -d [bookName]sheetName


CP
Go to Top of Page

Loksley

France
18 Posts

Posted - 03/16/2009 :  12:03:14 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Great!
Works perfect.
Thanks.
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