Section One BBS

Welcome, Guest.


Subject: Re: ARCA Date: Fri Jul 24 2020 04:10 pm
From: Sean Dennis To: Dale Barnes

-=> Dale Barnes wrote to Sean Dennis <=-

 DB> Ok, since I have someone interested in a OS2 version of
 DB> InterMail/InterEcho, will take a look at VP/2.  Can you
 DB> guide me to the best place to obtain a safe copy?  Also
 DB> possible to let me know were to find the DOS plug in?  I
 DB> figured if it is close to BP, maybe I can compile a version
 DB> of it.

Sure thing.

You can grab both off of my website at http://outpostbbs.net/vp.html.

I have had to modify some programs to use LongInts instead of Integer but that's
simple.  VP defines VIRTUALPASCAL so you can write cross-platform code:

{$IFDEF VIRTUALPASCAL}
blahblah
{$ELSE}
blah
{$ENDIF}

That's about the only major annoyance that gets me sometimes.

 DB> Thanks for the help and feedback.

If you have any questions, netmail me or contact me here.  You can also email me
at sysop@outpostbbs.net.  I am no super expert but I have been using these tools
since 1998.

I also have a few tips with using Free Pascal and knocking done the executable
size without resorting to compression programs like UPX.

Later,
Sean

... Why don't potholes ever knock tires *into* alignment?
___ MultiMail/Win v0.52

--- Maximus/2 3.01
 * Origin: Outpost BBS * bbs.outpostbbs.net:10123 (1:18/200)

Previous Message       Next Message