Index DATE() / Time()528 (3/4/2011 2:39:24 AM) comp.lang.xharbour hi, i can create this INDEX ON DTOS(MyDate) TAG "MY_DATE" TO &(_cdxname) but i fail in INDEX ON STRTRAN(MyTime,':','') TAG "MY_TIME" TO &(_cdxname) Index will be create but when try to open DBF with BRO.EX... AUGE_OHR
ATn2() from Tools441 (6/11/2008 5:54:25 PM) comp.lang.clipper hi, im looking for equivalent to ATn2() from "Tools". *** snip *** Purpose Calculates the radiant of an angle from sine and cosine Syntax Atn2( , ; ; ) --> nRadiant *** eof *** can someone ... AUGE_OHR
Generating own email accounts326 (10/12/2005 7:38:28 AM) comp.mail.sendmail Hallo, I've got my own linux server (connected via dsl) with sendmail running. Is there a possibility to create my own email boxes using sendmail without having an account at my provider? I've got a domain l... Sven
Save M-Files in a *.p format133 (8/29/2005 12:17:21 PM) comp.soft-sys.matlab HI at all, I just asked myself how to store a file lets say test.m with the extension test.p Is that possible with the standard installation of MATLAB, or is a certain toolbox needed? Thanks in advance. Gree... Sven
On the combination of AOP and GP117 (3/26/2005 1:41:44 AM) comp.object Hey there, I am currently thinking about the combination of aspect-oriented programming pradigms and generative programming paradigms and I am interested in your opinion, too... i.e. which use-cases etc. do yo... Andreas
[NEWBIE] Miranda032 (12/14/2004 6:43:11 PM) comp.lang.functional Hi, assume ln is a known function in Miranda calculating the logarithmus naturalis. We know that the logarithm for x to a base k can be calculated as: log_k(x) := ln(x)/ln(k) for k != 1 Would that be a valid... Alexander
make-environment in PLT Scheme431 (12/14/2004 1:13:59 AM) comp.lang.scheme Hi, I am using: DrScheme, version 208. Language: Textual (MzScheme, includes R5RS). I have entered the following definition: (define arctic (make-environment (define animal 'polarbaer))) (define ocean... Alexander
Putting arguments in a list047 (10/26/2004 9:45:21 PM) comp.lang.prolog Hi there, assume there is a predicate as_find/3. If you issue an as_find(...,Y,X), then X is usually instantiated to more than one value, X = 1 or 2 or 3 for example. This result depends on Y. What as_find exa... Andreas
Reading a file in OFF format252 (7/10/2004 11:02:55 AM) comp.lang.c++ Hi, I am not very familiar with C++ programming, so before I do a dirty hack I ask for a more elegant solution (but only the usage of STL is allowed, no special libs). So I need to read a file in OFF format an... Alexander
Protected Conventional Memory on XP3098 (10/11/2010 7:23:54 PM) comp.lang.clipper I have a clipper program (S87) that has run without problems indexing a database currently of about 500 000 records - recently the program creates four indexes without a problem but hangs at 1% on the fifth ind... donvetone(46)
=?windows-1252?Q?GPF_errors_=96_new_linker_needed=3F?=1545 (11/18/2010 10:44:51 AM) comp.lang.clipper Hi everyone Environment: Clipper 5.2d, Blinker 4.1, Clip4win, client exe on Win2000 I have a client using my software and they get GPF problems. Other clients with the same exe don=92t get GPFs. The =93probl... google4408(8)
Recompile1143 (12/1/2010 4:26:24 AM) comp.lang.clipper Hi, I need help recompiling a clipper 5.2 tool that got decompiled. Anybody out there that has experience and would take the job ? Thanks Stephan ... S.Koenig(36)
Clipper 5.2 Socket TCP/IP864 (12/23/2010 12:31:09 AM) comp.lang.clipper I looked all over the place, found many others ask this question for Clipper 5.2 but no answer: I there a library that provides a function to poll a socket? Thanks so much! ... DoNotMail(3)
harbour activeX DateTime18154 (2/28/2011 6:28:59 PM) comp.lang.xharbour hi,
i do read Appointment from Outlook Calendar.
this work fine except Date/Time like this:
*** Code ***
oOutlook := CreateObject( "Outlook.Application" )
IF Empty(oOutLook)
RETURN
END... AUGE_OHR
Index DATE() / Time()528 (3/4/2011 2:39:24 AM) comp.lang.xharbour hi, i can create this INDEX ON DTOS(MyDate) TAG "MY_DATE" TO &(_cdxname) but i fail in INDEX ON STRTRAN(MyTime,':','') TAG "MY_TIME" TO &(_cdxname) Index will be create but when try to open DBF with BRO.EX... nospam23(74)
Unitest sample ?1551 (3/4/2011 5:49:59 PM) comp.lang.xharbour Thanks for the new function for unicode, but how to compile the unitests.prg from tests folder ? got following errors while compiling unitest.prg : Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borlan... fatfat(610)
gtwvw ?1472 (3/7/2011 12:02:48 PM) comp.lang.xharbour Hello I have to start a new (small) project. Actually I used more and more GTWVW for the Windows like. I like this library, because it is simple to use with my editor. But, I don't heard much about the future... ohaldi(272)
Sending mails with MS-Outlook1345 (3/10/2011 1:44:09 PM) comp.lang.xharbour Hi all Have anyone been able to use or send mails with attachments using MS-Outlook? I’m trying now with Outlook 2010, and I can’t get any better than an error message. This is my simple code : --- FUNCTI... mixxell-nospam-(96)