Displaying 20 results from an estimated 600 matches similar to: "Using macros from Excel 2000"
2002 Sep 03
2
Using macros from Excel 2000 - Solved
Hi,
I would like to say that I've just solved the problem with my macro. It worked, I didn't need of the M$ VB's environment.
The problem was in the treatment of variables "date" into my macro.
For example: date 03/09/2002.
With Win98/Excel, the variable assumes value "03/09/2002".
With Linux/Wine/Excel, the variable assumes "3/9/2002".
Did you
2009 Jun 11
0
Problem with tabbed notebook (tcltk, Iwidgets)
Hi,
I'm using R version 2.9.0 and I'm trying to execute an example using
tabnotebook from iwidgets. Unfortunately I get a problem as you can see
bellow:
> library(tcltk)
Loading Tcl/Tk interface ... done
> library(tkrplot)
> tclRequire("Iwidgets")
<Tcl> 4.0.1
>
> tt <- tktoplevel()
> tkpack(tn <- tkwidget(tt, "iwidgets::tabnotebook"))
2009 Jun 12
0
Problem with tabbed notebook (tcltk, Iwidgets)
Hi,
I'm using R version 2.9.0 and I'm trying to execute an example using
tabnotebook from iwidgets. Unfortunately I get a problem as you can see
bellow:
> library(tcltk)
Loading Tcl/Tk interface ... done
> library(tkrplot)
> tclRequire("Iwidgets")
<Tcl> 4.0.1
>
> tt <- tktoplevel()
> tkpack(tn <- tkwidget(tt, "iwidgets::tabnotebook"))
2013 Jan 22
1
Erro message in glmmADMB
Hello everybody,
I am using glmmADMB and when I run some models, I recieve the following
message:
Erro em glmmadmb(eumencells ~ 1 + (1 | owners), data = pred3, family =
"nbinom", :
The function maximizer failed (couldn't find STD file)
Furthermore: Lost warning messages:
Command execution 'C:\Windows\system32\cmd.exe /c
2002 Sep 16
2
TclTk Again
Dear All,
Following Zhang instructions I add the environmental variables, but now I
receive the following message:
> library(tcltk)
Error in firstlib(which.lib.loc, package) :
Can't find a usable init.tcl in the following directories:
{ C:\tcl\lib\tcl8.3}
This probably means that Tcl wasn't installed properly.
Error in library(tcltk) : .First.lib failed
I'm using R Win
2011 May 12
1
Installing a Package tar.gz in windows
Hello I have downloaded the spp_1.10.tar.gz and it contains compiled code. I
installed the Rtools <http://www.murdoch-sutherland.com/Rtools> and I
tried to install the package (spp_1.10.tar.gz) but it not worked bellow it
is the error message.
Could somebody please help me with this.
Thank you
* installing *source* package 'spp' ...
2009 Aug 04
0
error message "memory not mapped"
Hi there,
I'm automatically generating buttons depending on the amount of rows
my dataframe consists of. The buttons are supposed to call a barplot-
function. Generating the buttons and displaying the barplot isn't a
problem, but once I press one of the buttons, I'm getting an error-
message.
My dataframe contains only integers. The number of rows usually
doesn't exceed 6
2006 Mar 31
1
oh323 - unable to install
I'm and Asterisk@home user - been so now for almost a year.
Lately, I've upgraded to the latest & greatest.. (which is built on 1.2.5)
and am unable to install oh323.
I've already asked over at the (A@H) Sourceforge forum but no one seems to
think it worth answering.
The error I get is pretty obvious but I don't know where to go from here.
More importantly, I need to have
2015 Jun 12
0
RES: Banco de dados interno no Asterisk e variáveis em SIP HEADERS
Prezado Fernando,
Muito obrigado por sua complementa??o na resposta!
Surgiram algumas d?vidas agora:
A ?nica forma de retornar os dados num header field, como o Rafael dos Santos Saraiva sugeriu envolve criar outro channel?
Ou seja, o que eu preciso ? que a mesma execu??o do dia plan obtenha um valor recebido do Sip Client, execute uma query num banco de dados e em seguida inclua a resposta
2011 Jan 31
6
TablEdit runs from install but not after
On Ubuntu 10.10 and Wine 1.2.2.
I downloaded and installed the .exe for TablEdit. During installation the last choice the installer gives is to launch the app after install is complete. I do so and the app launches. However, if I close the app and try to launch it from wine or drag the executable into a terminal to run it, it won't start and I get a serious error notification.
If I delete the
2010 May 28
3
Beginner Facing Problem with rake db:migrate
I am beginner for this Rails from the past 2 days I am working hard
to fix the following error
C:\Murali Rubby\demo\library>rake db:migrate --trace
(in C:/Murali Rubby/demo/library)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:migrate
== CreateBooks: migrating
====================================================
--
2002 Aug 04
0
Wine release 20020804
This is release 20020804 of Wine, a free implementation of Windows on
Unix. This is still a developers only release. There are many bugs
and unimplemented features. Most applications still do not work
correctly.
Patches should be submitted to "wine-patches@winehq.com". Please don't
forget to include a ChangeLog entry.
WHAT'S NEW with Wine-20020804: (see ChangeLog for
2004 Oct 17
2
problems in the install microsoft office 2000 with wine
My systems is rh9, I installed the latest wine
(20040914), with a RPM package downloaded from
http://rpm.pbone.net/.
when I execued "wine setup.exe" (Note: it is in the
hardware, not in CDROM. I am not for sure whether it
is a problem). The following errors occured.
fixme:msi:MsiEnableLogA 00000516
"c:\\windows\\temp\\Office 2000 Premium
Setup(0008)_MsiExec.txt"
2002 Aug 22
0
Office--Cannot Save Files Now Works!! RH 7.1 Wine 20020804
A while back, I had a problem where Wine would start
Office but I couldn't save anything. I installed the
latest Wine 20020804 and now Office 2000 runs great
and lets me save documents!! I have a seperat Windows
partition, am using Red Hat 7.1 and running Wine
20020804.
Angus
__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
2002 Aug 29
1
Using Windows XP dll's as overrides
Hi,
I started using Wine (v. 20020804, compiled from tarball using
/tools/wineinstall) only a few days ago, and right now I'm trying to use
simple programs such as mIRC or WinMX 3.22.
I read FranksWorld.net's guide on how to make the latter work with
Windows 9x dll's, and it worked like a charm. For all those interested,
you can find it here:
2019 Feb 28
2
Exit status of Rscript
Current R release (3.5.2) and devel return a 0 exit status on error,
while prior versions returned a non-zero exit status. On Linux and
MacOs, the following line returns TRUE for R-3.5.2 and R-devel, and
FALSE for R-3.5.1 and R-3.5.0:
system2("Rscript", c("-e", shQuote("stop('foo')"))) == 0
I didn't find this in the NEWS, so I believe this is a bug.
2002 Aug 13
1
Wine 20020804 problems with FCC 6.011
I'm trying to the FirstClass 6.011 conferencing system with Wine
20020804 - it will display the initial welcome screen and then the
logging in window. However, it then terminates with the error messages
below...
Any ideas?!?
Thanks,
Ben
wine "c:\program files\firstclass\fcc32.exe"
fixme:accel:CreateAcceleratorTableA should check that the accelerator
descriptions are valid,
2002 Aug 09
0
Error when running wineinstall: "don't know how to make .spec.o."
I am trying to compile and install Wine on FreeBSD 4.6-stable using
wineinstall.
Any help/suggestions are appreciated.
Wineinstall gives me the following error:
make: don't know how to make .spec.o. Stop
*** Error code 2
Stop in /usr/home/jason/wine-20020804/dlls.
*** Error code 1
Stop in /usr/home/jason/wine-20020804.
Compilation failed, aborting install.
I receive the same error with
2002 Aug 27
0
freetype 2 and wine compiliation
hi everyone.
i've got a rather strange problem here. when i set up my slackware 8.1 up yesterday i compiled wine with some warnings concerning freetype header files. now that i wanted to insert the open-gl in wine (version 200208084) but when i try to compile it i get this:
...
freetype.c:1991: dereferencing pointer to incomplete type
freetype.c: In function `WineEngGetTextExtentPoint':
2002 Sep 08
0
massive slowdown in wine-20020904
hi everyone.
i've patched my wine source (20020804) with the patch (20020904) and recompiled it. but when i tried out if everything would work again, i found that all has become worse than before. the programs (as far as they worked) now work REALLY slow. if anyone ever tried out half life (at least the menu works for me) knows that it takes a while until the menus are redrawn again. but now