• wcQWK

    From IB Joe@1:342/201 to All on Thu May 28 13:04:54 2026
    I am trying to get wcQWK to work... but NO GO.

    I have the latest version of wcat... and its not working.

    I I downloaded the file *.qwk and run wcqwk and nothing... Subdirectories are all in place. The qwk file does not get unarchived... I go to said subdirectory and manually un-archive the file and it does so...

    with this new archiver that comes with the new version of wcat is suppose to spawn a window correct?? It doesn't do that.

    Ideas??

    IB Joe, Pronouns (FJB/LGB)
    AKA Joe Schweier
    SysOp of 4A 6F 65 73 42 42 53
    -=JoesBBS.com=-

    ... No one knows what's next, but everybody does it.

    --- Mystic BBS v1.12 A49 2023/04/30 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:23 SSH:22 HTTP:80 (1:342/201)
  • From Robert Wolfe@1:261/20 to Ib Joe on Thu May 28 16:01:46 2026
    I am trying to get wcQWK to work... but NO GO.

    I have the latest version of wcat... and its not working.

    I I downloaded the file *.qwk and run wcqwk and nothing... Subdirectories ar all in place. The qwk file does not get unarchived... I go to said subdirectory and manually un-archive the file and it does so...

    with this new archiver that comes with the new version of wcat is suppose to spawn a window correct?? It doesn't do that.

    Ideas??

    Do you have wc7z*.* in your wildcat home directory and do you have your environment variables set right?

    try setting wildcatserver= to the hostname your WINS setup is on.
    --- Platinum Xpress/Win/WINServer v10.0b35
    * Origin: Over the Brink : Grand Island, NY - brinkbbs.org (1:261/20)
  • From IB Joe@1:342/201 to Robert Wolfe on Sat May 30 15:09:08 2026
    On 28 May 2026, Robert Wolfe said the following...


    Do you have wc7z*.* in your wildcat home directory and do you have your environment variables set right?


    I have to jump to an other computer... I'll check and I'll change the environment/path to include \wcat directory.


    try setting wildcatserver= to the hostname your WINS setup is on.


    can you add a few more words here so that I may look that up??!!

    thanx

    IB Joe, Pronouns (FJB/LGB)
    AKA Joe Schweier
    SysOp of 4A 6F 65 73 42 42 53
    -=JoesBBS.com=-

    ... Just another prisoner of gravity!

    --- Mystic BBS v1.12 A49 2023/04/30 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:23 SSH:22 HTTP:80 (1:342/201)
  • From Robert Wolfe@1:261/20 to Ib Joe on Sat May 30 21:38:24 2026

    On May 30, 2026 03:15pm, IB Joe wrote to Robert Wolfe:

    On 28 May 2026, Robert Wolfe said the following...


    Do you have wc7z*.* in your wildcat home directory and
    do you have your
    environment variables set right?


    I have to jump to an other computer... I'll check and
    I'll change the
    environment/path to include \wcat directory.


    try setting wildcatserver= to the hostname your WINS
    setup is on.


    can you add a few more words here so that I may look
    that up??!!

    you can set that as a global system environment variable or
    as a per user one. I hae a .cmd file i run thsat sets this
    on a per cmd.exe session.

    ... when all else fails, destroy all evidence you tried.
    --- Platinum Xpress/Win/WINServer v10.0b35
    * Origin: Over the Brink : Grand Island, NY - brinkbbs.org (1:261/20)
  • From IB Joe@1:342/201 to Robert Wolfe on Sun May 31 13:50:06 2026
    On 30 May 2026, Robert Wolfe said the following...


    you can set that as a global system environment variable or
    as a per user one. I hae a .cmd file i run thsat sets this
    on a per cmd.exe session.


    This is the first time I have ever done this...

    I went to the environmental variables section and added a new veritable

    wildcatserver = \wcat

    Can you expand where I would do this in the WIldcat setup??

    Thanx

    IB Joe, Pronouns (FJB/LGB)
    AKA Joe Schweier
    SysOp of 4A 6F 65 73 42 42 53
    -=JoesBBS.com=-

    ... Real Programmers balance their checkbooks in hex

    --- Mystic BBS v1.12 A49 2023/04/30 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:23 SSH:22 HTTP:80 (1:342/201)
  • From Robert Wolfe@1:261/20 to Ib Joe on Sun May 31 21:22:48 2026

    On May 31, 2026 03:50pm, IB Joe wrote to Robert Wolfe:

    On 30 May 2026, Robert Wolfe said the following...


    you can set that as a global system environment
    variable or
    as a per user one. I hae a .cmd file i run thsat sets
    this
    on a per cmd.exe session.


    This is the first time I have ever done this...

    I went to the environmental variables section and added
    a new veritable

    wildcatserver = \wcat

    Can you expand where I would do this in the WIldcat
    setup??

    it's an environment variable and your example is incorrect

    C:\wcat>type setvar.cmd
    set wildcatserver=WINS10

    is miny batch file i use before starting wins modules from a
    command prompt

    WINS10 is the hostname of the system wcserver is running on.

    ... when all else fails, destroy all evidence you tried.
    --- Platinum Xpress/Win/WINServer v10.0b40
    * Origin: Over the Brink : Grand Island, NY - brinkbbs.org (1:261/20)
  • From IB Joe@1:342/201 to Robert Wolfe on Tue Jun 2 08:32:36 2026
    On 31 May 2026, Robert Wolfe said the following...


    C:\wcat>type setvar.cmd
    set wildcatserver=WINS10



    I'll give it a shot

    Thanx

    IB Joe, Pronouns (FJB/LGB)
    AKA Joe Schweier
    SysOp of 4A 6F 65 73 42 42 53
    -=JoesBBS.com=-

    ... APPLE: It may be slow, but at least it's expensive.

    --- Mystic BBS v1.12 A49 2023/04/30 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:23 SSH:22 HTTP:80 (1:342/201)
  • From IB Joe@1:342/201 to Robert Wolfe on Tue Jun 2 09:12:16 2026
    On 31 May 2026, Robert Wolfe said the following...


    C:\wcat>type setvar.cmd
    set wildcatserver=WINS10


    This worked

    Thanx

    IB Joe, Pronouns (FJB/LGB)
    AKA Joe Schweier
    SysOp of 4A 6F 65 73 42 42 53
    -=JoesBBS.com=-

    ... We all live in a yellow subroutine...

    --- Mystic BBS v1.12 A49 2023/04/30 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:23 SSH:22 HTTP:80 (1:342/201)
  • From Robert Wolfe@1:261/20 to Ib Joe on Tue Jun 2 12:12:02 2026

    On Jun 02, 2026 08:38am, IB Joe wrote to Robert Wolfe:

    On 31 May 2026, Robert Wolfe said the following...


    C:\wcat>type setvar.cmd
    set wildcatserver=WINS10



    I'll give it a shot

    just be sure to use your own host name which can be retrieved by
    typing hostname and pressing enter at the command prompt.

    ... What happens to you does not define who you are. How you handle it does. --- Platinum Xpress/Win/WINServer v7.0
    * Origin: Over the Brink : Grand Island, NY - brinkbbs.org (1:261/20)
  • From Robert Wolfe@1:261/20 to Ib Joe on Tue Jun 2 12:12:36 2026

    On Jun 02, 2026 09:18am, IB Joe wrote to Robert Wolfe:

    On 31 May 2026, Robert Wolfe said the following...


    C:\wcat>type setvar.cmd
    set wildcatserver=WINS10


    This worked

    Thanx

    most excellent. Welcome anytime.

    ... What happens to you does not define who you are. How you handle it does. --- Platinum Xpress/Win/WINServer v7.0
    * Origin: Over the Brink : Grand Island, NY - brinkbbs.org (1:261/20)
  • From IB Joe@1:342/201 to Robert Wolfe on Wed Jun 3 11:47:16 2026
    On 02 Jun 2026, Robert Wolfe said the following...


    just be sure to use your own host name which can be retrieved by
    typing hostname and pressing enter at the command prompt.


    Yes... and I passed it in the batch file I use to get my qwk mail.

    IB Joe, Pronouns (FJB/LGB)
    AKA Joe Schweier
    SysOp of 4A 6F 65 73 42 42 53
    -=JoesBBS.com=-

    ... Read messages, not taglines

    --- Mystic BBS v1.12 A49 2023/04/30 (Windows/64)
    * Origin: JoesBBS.Com, Telnet:23 SSH:22 HTTP:80 (1:342/201)
  • From Robert Wolfe@1:261/20 to Ib Joe on Thu Jun 4 08:26:42 2026

    On Jun 03, 2026 01:47pm, IB Joe wrote to Robert Wolfe:

    On 02 Jun 2026, Robert Wolfe said the following...


    just be sure to use your own host name which can be retrieved
    by
    typing hostname and pressing enter at the command prompt.


    Yes... and I passed it in the batch file I use to get my qwk
    mail.

    excellent. I did the same.

    ... What happens to you does not define who you are. How you handle it does. --- Platinum Xpress/Win/WINServer v10.0b40
    * Origin: Over the Brink : Grand Island, NY - brinkbbs.org (1:261/20)