I have been using Sweph161 and just downloaded Sweph 1.67. I'm working i n VB6 and 161 has been working fine, but I wanted to stay current. I updated my...
891
Tim Holland
tim50stroud
Apr 2, 2006 2:48 pm
I'm not sure which of the versions I'm using with VB6, my housekeeping isnt as good as it should be. swedecl.txt is the release 1.62 4-jan-2002, 35kb stamped...
892
Buz Overbeck
buzoverbeck
Apr 2, 2006 4:35 pm
... Thanks for the response, 1.62 is the one I'm referring to (same size and date stamp) and has the errors I mentioned. I'm not using those functions either...
893
Patrick
yggdrasil34
Apr 3, 2006 5:38 pm
... linked ... Thanks Alois, I will try that. I just joined this list. I have been trying to get swephdll32 to work in VB.Net (for a few days) but no go so...
894
Patrick
yggdrasil34
Apr 3, 2006 8:30 pm
Hey, I did not see this message earlier, I need help in making sweph work with VB.Net. my email is psully at bellsouth dot net Thanks....
895
Abhi
jaamaylem
Apr 3, 2006 8:55 pm
... Two years ago Mr. Pedro Santos made his work on .Net public here. I am pasting his old letter here. Unfortunately his web is gone now, but I have his files...
896
Patrick Sullivan
yggdrasil34
Apr 3, 2006 10:36 pm
I am interested, please email to psully99@... Thank you Abhi. Patrick Sullivan, AA-BA, BA-IT ... From: Abhi To: swisseph@yahoogroups.com Sent:...
897
Buz Overbeck
buzoverbeck
Apr 4, 2006 2:11 am
... Is 1.70 only available for Unix? I don't see any versions for other platforms at: ftp://ftp.astro.com/pub/swisseph. If 1.70 is available for Windows,...
898
Tim Holland
tim50stroud
Apr 4, 2006 5:27 am
Doesnt the new 1.70 .dll live in the sweph.zip file? 434176 Defl:N 212437 51% 03-29-06 15:44 b08eeb9b sweph/bin/swedll32.dll...
899
António
xzytec
Apr 4, 2006 6:58 am
Yes, file sweph.zip in ftp://ftp.astro.com/pub/swisseph contains the DLLs for Windows. On the other hand I noticed that file ceres.exe was present in the...
900
Pedro Santos
bizarrologia
Apr 4, 2006 8:08 am
Hi, Although my web site disappeared I still have the sources, here is the interop file I use to talk with the swedll32.dll. This file is written in C# but...
901
Patrick Sullivan
yggdrasil34
Apr 4, 2006 12:43 pm
Thank you Pedro. It looks interesting. I wish we had used C# in school, since it looks so familiar to an old C programmer. I was looking for a book, The...
902
thomasina-kirby221@...
Apr 4, 2006 12:54 pm
i met this girl of http://www.makeitgreat.info/vdsw last week...have a look its pretty good and doesnt cost a thing...
904
nuala-alexander937@...
Apr 18, 2006 9:31 am
Just wanted to drop in and say hi to everyone around here. And also wanted to say that if any of you guys feel like getting to know me bit better come over and...
905
nuala-alexander937@...
Apr 20, 2006 3:23 am
Wat u all upto? Any of u guys a bit sick of the same old things online? Anyway i was browsin around today and i saw this place...
907
JiGgY
jig2nesh
Apr 21, 2006 4:56 am
Hello 2 all, I am Jignesh Kakkad from india, I am very muhc new to this group. i am sorry if this question already been posted somebody else, but i would like...
908
nuala-alexander937@...
Apr 21, 2006 1:12 pm
Hi wats new with everyone? Just wanted to give u all a nice tip. Have a peak over here http://www.alwaysonalwaysgood.info/qisw and add me on there. Wanna...
909
Thomas Mack
mack3457
Apr 27, 2006 7:53 pm
Hi! jpldenum is defined as being a short, but when it is filled with data (read_const()), 4 bytes are read into it. It might be good to correct it sometimes......
910
Alois Treindl
aloisya2000
Apr 27, 2006 8:12 pm
... It may not look good, but it is technically correct. In C, the assignment swed.jpldenum = swi_get_jpl_denum(); makes an implicit cast to the target number...
911
Thomas Mack
mack3457
Apr 27, 2006 8:38 pm
... Ah, ok. In Java, automatic narrowing is not done, so it complained here. I'm slowly getting out of C practice... (But it should have complained before as...
912
Patrick Sullivan
yggdrasil34
Apr 27, 2006 9:38 pm
Can I make an IDL file for swedll32 with MS VC++ 6 ? Would that make it easier to use with other MS compilers? Patrick Sullivan, AA-BA, BA-IT [Non-text...
913
Pavel
zodiacon
Apr 28, 2006 5:25 am
It will probably be pointless, as the swedll32.dll is not COM based, so nothing can be achieved by generating an IDL file. Patrick Sullivan...
914
mjjhoroscopes
Apr 28, 2006 11:13 am
Hello all, has anybody done any work towards a php port of the swiss ephemeris? Regards Mark...
915
Allen
a_edwall1
Apr 28, 2006 5:34 pm
I have a website which is running php scripts that access the Swiss ephemeris (a compiled version of swetest) for purposes of an online match-making database...
916
Thomas Mack
mack3457
Apr 28, 2006 6:09 pm
Hi! In int sweph.c / intp_apsides(..), an array 'xx[3]39; is defined. In the section 'apsis with speed', in the for loop with i = [0..2], xx is accessed with...
917
mjjhoroscopes
Apr 29, 2006 11:08 am
Hallo Allen, the issue is this: my host (and many people's) only allow read access on the site (except by ftp, obviously), so if I use exec to execute swetest...
918
Thomas Mack
mack3457
Apr 29, 2006 7:27 pm
Hi! For those (few) that might be interested: I updated the Java port to the current version 1.70.00. Download as usual from ...
919
Allen
a_edwall1
Apr 29, 2006 9:42 pm
... on the site (except by ftp, obviously), so if I use exec to execute swetest or similar, I get an unable to fork error. I didn't know that. My server was no...
920
Jonathan Dunn
jonathanclar...
Apr 30, 2006 1:47 am
correct me if I'm wrong ... does PHP really have all of that functionality? or wouldn't you really just put a PHP wrapper around a C program? - jon...
921
Allen
a_edwall1
Apr 30, 2006 3:28 am
I use php scripts to call what I need from swetest, a compiled version for UNIX. My web host seems to run it just fine, although someone told me that some...