help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: ActiveX error trying to open or create file *.xls


From: LucaLuca
Subject: Re: warning: ActiveX error trying to open or create file *.xls
Date: Tue, 1 Jan 2019 07:03:00 -0600 (CST)

thank you for answer and good 2019

i restar pc but the problem is the same

Octave Release: 4.4.1 (i try also 4.0.3 but not solve)
system Operative: windows 10 home

Package release :
i don't know what release it is but i load this package using this
instruction:
pkg load windows  
pkg load io

****************************
i execute this command:

rstatus=xlswrite(nomeFileExcel,string,nomeFoglio,strCompletaData); 


description variable:
nomeFileExcel = c:/Titan/results/Equity/TitanStudioEquity.xlsx
nomeFoglio = StudioFiltri_Rendimenti
str1 =
{
  [1,1] = DATA PRINT : 01-Jan-2019 12:37:11
  [2,1] = ***************BACKTESTING FULL PERIOD**********************  - 
GapCloseSystem On
}

strCompletaData0 = A1:A2

***************************************
Message error: 

釛warning: ActiveX error trying to open or create file
c:/Titan/results/Equity/TitanStudioEquity.xl
sx
error: element number 3 undefined in return list
error: called from
    xlsopen at line 287 column 30
    xlswrite at line 205 column 9
    TitanWriteExcel4 at line 106 column 8
    TitanPrintEquity at line 8 column 1



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]