Alaska Software Inc. - Converting Clipper & Novlib to Xbase
Username: Password:
AuthorTopic: Converting Clipper & Novlib to Xbase
Don SchmitzConverting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 10:26:23 -0500
New to Xbase still using demo and would like to know if it is possible to
compile in xbase the Novlib Lib from Blinkinc into Xbase and if so what is
the process.   The best solution would be a more current Lib that can make
function calls to a Novell server for example what group a user is in as
well as what is the user name of the person signed on.

Thanks
I'm sure I will have other questions but I like what I see so far!




*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI  53792
(608) 263-9307
Email: Dons@surgery.wisc.edu
Regan Cawkwell Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 16:37:07 +0100
Hi Don

Don Schmitz wrote:
> New to Xbase still using demo and would like to know if it is possible to
> compile in xbase the Novlib Lib from Blinkinc into Xbase and if so what is
> the process.   The best solution would be a more current Lib that can make
> function calls to a Novell server for example what group a user is in as
> well as what is the user name of the person signed on.
> 
> Thanks
> I'm sure I will have other questions but I like what I see so far!

Have you looked in XbTools III?  It has various network functions...will 
they do what you need?

Regan Cawkwell
Company  : Real Business Applications Ltd
Title    : Technical Support
Websites : www.rbauk.com   www.rba-uk.com   www.retailerexpress.co.uk
Email    : regan@rba-uk.com
------------------------------------------------------
Don SchmitzRe: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 10:41:14 -0500
Is this part of the Demo Download?  I don't see anything called tools 


*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI  53792
(608) 263-9307
Email: Dons@surgery.wisc.edu
Regan Cawkwell Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 16:59:00 +0100
Don Schmitz wrote:
> Is this part of the Demo Download?  I don't see anything called tools 

Sorry, not a clue!  It's part of my foundation subscription 
install...that's all I know...

Regan Cawkwell
Company  : Real Business Applications Ltd
Title    : Technical Support
Websites : www.rbauk.com   www.rba-uk.com   www.retailerexpress.co.uk
Email    : regan@rba-uk.com
------------------------------------------------------
James Loughner Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 12:05:23 -0400
You might contact Alaska to see if they will send you Tools to help in 
your evaluation.

Jim

Don Schmitz wrote:
> Is this part of the Demo Download?  I don't see anything called tools 
> 
> 
> *********************************************
> Don Schmitz
> University Hospital Surgery Dept.
> 600 Highland Ave. F8-164
> Madison, WI  53792
> (608) 263-9307
> Email: Dons@surgery.wisc.edu
> 
>
James Loughner Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 11:51:23 -0400
Novlib is 16 bits and Xbase++ is 32 bits. You can't mix them. Check out 
the function in XbpToolsIII. It should be in a directory ALASKA\XPTW32 
I'm not sure if that is included in the DEMO but it does come with all 
paid versions.

Jim

Don Schmitz wrote:
> New to Xbase still using demo and would like to know if it is possible to
> compile in xbase the Novlib Lib from Blinkinc into Xbase and if so what is
> the process.   The best solution would be a more current Lib that can make
> function calls to a Novell server for example what group a user is in as
> well as what is the user name of the person signed on.
> 
> Thanks
> I'm sure I will have other questions but I like what I see so far!
> 
> 
> 
> 
> *********************************************
> Don Schmitz
> University Hospital Surgery Dept.
> 600 Highland Ave. F8-164
> Madison, WI  53792
> (608) 263-9307
> Email: Dons@surgery.wisc.edu
> 
>
Clifford Wiernik Re: Converting Clipper & Novlib to Xbase
on Fri, 09 Jun 2006 18:58:31 -0500
Don Schmitz wrote:
> New to Xbase still using demo and would like to know if it is possible to
> compile in xbase the Novlib Lib from Blinkinc into Xbase and if so what is
> the process.   The best solution would be a more current Lib that can make
> function calls to a Novell server for example what group a user is in as
> well as what is the user name of the person signed on.
> 
> Thanks
> I'm sure I will have other questions but I like what I see so far!
> 
> 
> 
> 
> *********************************************
> Don Schmitz
> University Hospital Surgery Dept.
> 600 Highland Ave. F8-164
> Madison, WI  53792
> (608) 263-9307
> Email: Dons@surgery.wisc.edu
> 
> 
Don, were you involved with the Madison Clipper User Group.  I attended 
one of the meetings along time ago at the CUNA Mutual offices.

Cliff Wiernik
Stevens Point, WI  54481
email:  cliffw@nospamplease-aquafinance.com  (i.e. drop the no......)
Don SchmitzRe: Converting Clipper & Novlib to Xbase
on Wed, 14 Jun 2006 10:58:00 -0500
Yes I went to several of the meeting.....It was moved to a place out in
Stoughton for a while and then kinda died.


*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI  53792
(608) 263-9307
Email: Dons@surgery.wisc.edu
Pablo BotellaRe: Converting Clipper & Novlib to Xbase
on Sat, 10 Jun 2006 16:59:51 +0200
Hi,
There is also a 32 bit version of NovLib as a DLL if you need extra stuff 
than XbTools
Novell have also a public client API, and also in the winapi are some 
network functions that works also with Novell. So you have at least 4 ways 
to perform the migration.

Regards,
Pablo Botella
-------------------------------------------------------
Get The Open Tools for Xbase++
here: http://www.xbwin.com
-------------------------------------------------------
Frans VermeulenRe: Converting Clipper & Novlib to Xbase
on Sun, 11 Jun 2006 09:20:58 +0200
Pablo,

> There is also a 32 bit version of NovLib as a DLL if you need extra stuff 
> than XbTools

I did and try that one a few years ago, if no major changes are applied to
Novlib32, you'd better scratch that possibility from your list.

Regards,
Frans Vermeulen
Pablo BotellaRe: Converting Clipper & Novlib to Xbase
on Sun, 11 Jun 2006 22:01:17 +0200
Hi,

> I did and try that one a few years ago, if no major changes are applied to
> Novlib32, you'd better scratch that possibility from your list.
Good to know it, but still there another 3 ways 
Regards,
Pablo
Don SchmitzRe: Converting Clipper & Novlib to Xbase
on Wed, 28 Jun 2006 11:45:21 -0500
XBase Tools III did the trick....



*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI  53792
(608) 263-9307
Email: Dons@surgery.wisc.edu