Displaying 4 results from an estimated 4 matches for "codesi".
Did you mean:
codes
2008 Jul 31
5
Firewall exception list
Hi guys,
I tried to install CoDeSys on my Wine (1.0.0-1ubuntu4~hardy1) on Ubuntu 8.04.
The Microsoft .DotNet Framework 2.0 is installed by using winetricks.
But the installer of CoDeSys stops at 90% with an error:
"There was an error at adding a program to the firewall exception list:
"C:\Programme\3S CoDeSys\CoDeSys\Common\CoDeSys.exe"
Google told me, programs can write their
2014 Aug 31
0
I can't get through Canada codesi
Can u help me pls!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140831/06935751/attachment.html>
2010 Dec 01
0
thank you so much
...952682000-1-21 -0.002912346Let's focus on the dates, by using weekdays(as.Date('2010-11-30')) == "Monday", im supposed to find the monday return (2nd column)i create an array which includes the dates, let's call it dates. then when i plug in the dates into the following codesi=1while(i<14){if(weekdays(as.Date(dates[i])) == "Monday"){pirnt ("yes")}else {print("no")}i=1+i}the programe does not run properly.......cuz im expecting to see "yes" been returned (there is not any "no" returned, all of them are "yes".....
2014 Aug 08
0
Wine release 1.7.24
The Wine development release 1.7.24 is now available.
What's new in this release (see below for details):
- Beginning of some DirectWrite classes implementation.
- Initial wrapper dll for the packet capture library.
- Some crypto improvements.
- Various bug fixes.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.7.24.tar.bz2