I guess I's dumb but I can't find CallCom() anywhere

Just starting out? Need help? Post your questions and find answers here.
GeoMoser
New User
New User
Posts: 4
Joined: Wed Jun 11, 2003 7:25 pm

I guess I's dumb but I can't find CallCom() anywhere

Post by GeoMoser »

I searched using CallCom and went though the result. I found lots of examples using it, even one that tried to explain it. The pointer to PureTools did not resolve my problem. still looking, but am discouraged.
Fenix
Enthusiast
Enthusiast
Posts: 102
Joined: Wed May 07, 2003 1:45 am
Location: Germany

Post by Fenix »

The command can be found in the UserLib made by Danilo. The UserLib is named: ComDX

Ask Danilo to upload his ComDX to the resource-site.
I found no sources here or on the web. :(



Fenix
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Search the forum for "callcom". According to several posts it's in the PureTools library,

http://home.t-online.de/home/ExpressTra ... I_016b.zip

... But I just downloaded it and the help/docs say nothing about callcom() and friends being in there.. Don't have time to test it out right this second but if you're looking, start there!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
plouf
Enthusiast
Enthusiast
Posts: 282
Joined: Fri Apr 25, 2003 6:35 pm
Location: Athens,Greece

Post by plouf »

viewtopic.php?t=2527&highlight=callcom+danilo

afaik PureTools do not include ComDX library
Christos
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Ok, we now know where it isn't.. Wonder where it is!

They use it in that forum post, but it looks like that was when it was include in PB or something. I see no reference to getting the userlib or anything...

Maybe I'm blind!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
plouf
Enthusiast
Enthusiast
Posts: 282
Joined: Fri Apr 25, 2003 6:35 pm
Location: Athens,Greece

Post by plouf »

afaik it is in UserLibs installed by default (isn;t it ?)
if you type callcom( and editor did not auto explain it
(in statusbar) come in IRC channel and request it
and someone will give it to you
Christos
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

What's the most used IRC channel/server for PureBasic?
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

irc.freenode.net
chanel #purebasic
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Num3 was kind enough to send Comdx to me!

I've put it and a few other userlibs up at

http://userlibs.purebasic.org

The zips are everything all in one but the individual libs/help files are there too.

.. If yours is there and you don't want it to be then just drop me a message and it'll disappear.

Thank you to Num3!!!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2148
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

Danilo is currently in holidays. After that he will check & possibly rework most of his libraries. Then I will get them to release new versions at www.purearea.net :D

Should be in ca. 4 - 6 weeks...
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Post Reply