Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-17-2003, 01:20 AM
Junior Member
 
Join Date: Feb 2003
Posts: 9
Default open excel file?

first if the file is doc or chm file, it is right.
but if it is excel file ... , use

getPath = getAppDir();
Shell.open(getPath + "excel/1.xls");

to open one xls file, something wrong!

i built it in win2000 pro, then:
1.in my computer, it's all right.
2.but when test it in winxp or win98, it launch the Excel2000 and show one message which said it can not find the "1.xls".
3.if change the location of "1.xls" to the root, use
Shell.open(getPath + "1.xls");
it's all right all all OS.

so strange!
why?
Reply With Quote
  #2 (permalink)  
Old 02-19-2003, 05:51 AM
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re: open excel file?

please make sure of this,

click the start > run, and input this:
<your app path>/1.xls

does it work?
Reply With Quote
  #3 (permalink)  
Old 02-20-2003, 02:05 AM
Junior Member
 
Join Date: Feb 2003
Posts: 9
Default Re: open excel file?

yeah, from this way, it's all right.
i think it's swfkit's bug.

it's easy to test it .
buid it in win2000 pro, use shell.open();

1. to open one doc file . it's all right wherever the doc file is.
2.to open one excel file.
if the excel file at root folder, like shell.open(appPath + "1.xls"); it's all right.
if the excel file at sub-folder, like shell.open(appPath + "excel/1.xle"); it's ok only at win2000 system. at win98 or winXP , it does not work!
Reply With Quote
  #4 (permalink)  
Old 02-24-2003, 08:07 PM
Junior Member
 
Join Date: Feb 2003
Posts: 9
Default Re: open excel file?

why no answer?
busy?
Reply With Quote
  #5 (permalink)  
Old 03-02-2003, 07:01 PM
Junior Member
 
Join Date: Feb 2003
Posts: 9
Default Re: open excel file?

???
I'm waiting!
Reply With Quote
  #6 (permalink)  
Old 10-25-2004, 09:00 PM
Junior Member
 
Join Date: Oct 2004
Posts: 1
Default Re:open excel file?

Quote:
Originally Posted by emicky
first if the file is doc or chm file, it is right.
but if it is excel file ... , *use

getPath = getAppDir();
Shell.open(getPath + "excel/1.xls");

to open one xls file, something wrong!

i built it in win2000 pro, then:
1.in my computer, it's all right.
2.but when test it in winxp or win98, it launch *the Excel2000 and show one message which said it can not find the "1.xls".
3.if change the location of "1.xls" to the root, use
Shell.open(getPath + "1.xls");
it's all right all all OS.

so strange!
why?
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:30 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.