• ARCA

    From Dale Barnes@1:106/201 to Sean Dennis on Wed Jul 22 20:52:38 2020

    With ArcaOS, you may have to tinker with your video
    drivers. If you have
    issues with DOS windows not opening, let me know and I can
    give you the
    command to put in CONFIG.SYS that can help mitigate that.


    Not having any issues with video but installing in VMWorkstation 15 appears to be having issues with just building the boot drive. Tried all the settings per ARCA but cannot get it to see the hard drive and let me fully install it. Worked one time but I had other issues so Had to restart it. I found out having larger than 2 gig drive screws with some of the older apps.

    Which drive format is better to use?

    Looking for any tips. To also cheat if there is anyone
    here that uses FREEPASCAL that I could bounce a few novice
    questions to you.

    I have Free Pascal installed under ArcaOS but use Virtual
    Pascal/2 normally.
    What's your questions?

    Have not played with Virtual Pascal /2. How close to Borland Pascal 7 is it? can you build PM apps easier with it then FPC?

    The question on FPC, can the FPC.CFG be used like the BPC.CFG, I can customize it and have different ones setup for the different projects? I told you it was a novice question. I just really started looking it reading the docs. It appears to be able to do quite a bit.

    Thanks for any help and feedback


    --- InterEcho 1.21
    * Origin: Home Of InterMail/InterEcho (1:106/201)
  • From Sean Dennis@1:18/200 to Dale Barnes on Thu Jul 23 18:53:34 2020
    Hello Dale,

    Wednesday July 22 2020 20:52, you wrote to me:

    Which drive format is better to use?

    I recommend JFS because you can use a lot of disk recovery and backup programs with that instead of HPFS.

    Have not played with Virtual Pascal /2. How close to Borland Pascal 7
    is it? can you build PM apps easier with it then FPC?

    It's much closer to BP than FPC but it is not designed to build PM apps, IIRC.

    OpenSybil is more of what would be used for PM programs but I have never used it.

    The question on FPC, can the FPC.CFG be used like the BPC.CFG, I can customize it and have different ones setup for the different projects?
    I told you it was a novice question. I just really started looking it reading the docs. It appears to be able to do quite a bit.

    Yes. Just save the FPC.CFG in the individual directories and load it when needed. FPC is huge but is extremely powerful. It can do a LOT. But it cannot make PM programs unfortunately.

    For me, the overhead of FP isn't worth it and I use VP/2 even though it's not supported anymore ... and it has a very nice PM-based IDE that I like to use.

    I use VP/2 to make 32-bit OS/2 and Win32 programs from a single program. I do have the DOS32 plugin for VP (rather rare to find it). VP can also convert an OS/2 program into a 32-bit Linux program.

    Thanks for any help and feedback

    Sure thing.

    Later,
    Sean

    --- GoldED/2 3.0.1
    * Origin: Outpost BBS * bbs.outpostbbs.net:10123 (1:18/200)
  • From Sean Dennis@1:18/200 to Rick Smith on Sat Jul 25 15:38:10 2020
    Hello Rick,

    Friday July 24 2020 18:44, you wrote to me:

    Where did you get it? All the ones I tried to download I could not get
    to install?

    I made it myself. <G>

    Try https://outpostbbs.net/files/OS_2.rar (case-sensitive and hotlink protected so make sure you type that into your browser).

    You will have to fiddle with the networking on it with your system but I know of at least three people that are using that image successfully. It's stock OS/2 Warp 4.52 with the OS/2 Virtualbox Add-ons installed.

    Later,
    Sean

    --- GoldED/2 3.0.1
    * Origin: Outpost BBS * bbs.outpostbbs.net:10123 (1:18/200)
  • From Sean Dennis@1:18/200 to Dale Barnes on Sat Jul 25 15:40:04 2020
    Hello Dale,

    Friday July 24 2020 16:45, you wrote to me:

    I think late would be an understatement. Hey I am having fun with it.

    That is the most important part!

    If I wasn't having fun running my BBS and Micronet, I'd not be doing it.

    Later,
    Sean

    --- GoldED/2 3.0.1
    * Origin: Outpost BBS * bbs.outpostbbs.net:10123 (1:18/200)
  • From Sean Dennis@1:18/200 to Dale Barnes on Sat Jul 25 15:40:56 2020
    Hello Dale,

    Friday July 24 2020 16:48, you wrote to me:

    Thank you, may take you up on it. Right now trying to work around the limits of the old compiler for OS2

    It's at https://outpostbbs.net/files/OS_2.rar (case-sensitive and hotlink protected; make sure you type that URL in). You will need to fiddle with the networking to get it to work but I did install the Virtualbox OS/2 Add-On so you can set up shared drives, et cetera.

    Later,
    Sean

    --- GoldED/2 3.0.1
    * Origin: Outpost BBS * bbs.outpostbbs.net:10123 (1:18/200)
  • From Dale Barnes@1:106/201 to Robert Wolfe on Sat Jul 25 12:13:26 2020

    First off, welcome to the echo, Dale :)


    Glad to be here.


    If you are installing under VirtualBox, you will need to
    install the OS/2 Additions package. There is a README file
    there that will tell you how to do that step by step.
    straight forward to set up and get the virtual modem
    application, VMODEM.EXE, running. If you need any help,
    just reach out :)

    I use VMWare Workstation pro 15 which works great. I was able to move my 15+ systems from physical to VM's. Allows me to do much more than I could before and return to a previous snapshot. I still kept a few physicals in the closet in case I need to test something outside of the VM.


    Thanks for the offer, I am sure as I get further, will need all the help I can get.


    --- InterEcho 1.21
    * Origin: Home Of InterMail/InterEcho (1:106/201)
  • From Dale Barnes@1:106/201 to Robert Wolfe on Sat Jul 25 12:16:34 2020
    I can compile a version of it.
    I have Borland Pascal 7 now working with the OS2 patch but its
    only-> for 16 bit but I can do a PM with it (requires quite
    a bit of work).

    Hmm, I would just leave it as a text mode app like it is
    now. Much less overhead on the CPU, I would think. And if
    you come out with a native OS/2 version as well, I might
    have to enlist Sean's help in utilizing HSTART to start up
    Wildcat! from it (in all my years I have never used HSTART
    before, so this use of it may be incorrect -- I am thinking

    After reviewing what is required to make it PM enabled, not really worthwhile for me. I do have to switch the video lib to FreeVision fully (some of InterMail uses two different video libs which I need to get down to just one) since it is included in FreePascal already and would make life a bit easier for me.


    --- InterEcho 1.21
    * Origin: Home Of InterMail/InterEcho (1:106/201)
  • From Don Lowery@1:340/1000 to Sean Dennis on Sun Jul 26 05:30:06 2020
    You will have to fiddle with the networking on it with your system but I know of at least three people that are using that image successfully. It's stock OS/2 Warp 4.52 with the OS/2 Virtualbox Add-ons installed.

    Am 1 of those 3. In addition...the VB add-ons are included with the newest version of the OS. When I was rebooting...around the area of the drives being loaded...you see the banner for the VB add-on's.

    ACME BBS-Member of fsxNet/WWIVNet/SciNet/AmigaNet/VKRadio/FidoNet/MicroNet.

    --- Mystic BBS v1.12 A46 2020/06/11 (Windows/32)
    * Origin: ACME BBS-W.Coyote & D.Brown are our best users. (1:340/1000)
  • From Robert Wolfe@1:261/20 to Dale Barnes on Mon Jul 27 00:00:00 2020
    I use VMWare Workstation pro 15 which works great. I was able to
    move my 15+ systems from physical to VM's. Allows me to do much
    more than I could before and return to a previous snapshot. I still
    kept a few physicals in the closet in case I need to test something
    outside of the VM.

    Yeah, I have never been able to get Arca to install under VMWare Workstation Pro, even though I have 15 as well. Might have to give it a try again and see what breaks :)

    --- InterEcho 1.21


    --- InterEcho 1.20
    * Origin: Omicron Theta/2 * os2bbs.us:9245 * Southaven MS (1:261/20)
  • From Rick Smith@1:340/202.1 to Sean Dennis on Sat Sep 19 16:46:02 2020
    Greetings Sean!

    25 Jul 20 15:38, you wrote to me about an urgent matter!:

    Hello Rick,

    Friday July 24 2020 18:44, you wrote to me:

    Where did you get it? All the ones I tried to download I could
    not get to install?

    I made it myself. <G>

    Try https://outpostbbs.net/files/OS_2.rar (case-sensitive and hotlink protected so make sure you type that into your browser).

    I finally got around to trying this, it wont extract however not sure if its corrupted or?



    ----
    Regards,


    Rick Smith (Nitro)

    ... Automate your BBSing! Have your cake and eat it too!
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (1:340/202.1)