Giter Club home page Giter Club logo

Comments (10)

emendelson avatar emendelson commented on May 26, 2024 1

I'm curious what kind of WP macros you have that use unix and system. Could you provide some info on what they do? Did you consider putting them in a Git repo? :)

My macros use "unix" (not system, but I tested system anyway). A LINCOPY macro copies the selected text in WPDOS to the Linux clipboard. A LINPASTE macro pastes the contents of the Linux clipboard into the current document. They're a complete mess because I simply took my old Windows macros and modified them to fit. I'm now trying to rewrite them to work with dosemu2.

You can find the old versions (which worked with the old dosemu) here:

http://www.columbia.edu/~em36/wpdos/linux.html#pastemacro

But they need to be changed to work in dosemu2. I have the 5.1 LINCOPY working, but the 5.1 LINPASTE has problems. I haven't started on the WPDOS 6.x versions.

from comcom64.

andrewbird avatar andrewbird commented on May 26, 2024

What do you see if you do 'Go to DOS' and enter the command set?

from comcom64.

stsp avatar stsp commented on May 26, 2024

He see this:

Type 'EXIT' to return to program
C:\WP62>set
USERDRV=C
SHELLDRV=L
DOSEMUDRV=J
FDPP_AUTOEXEC=J:\FDPPAUTO.BAT
FREEDOSDRV=M
COMSPEC=L:\COMMAND.COM
BLASTER=A220 I5 D1 H5 P330 T6
MIDI=SYNTH:2 MAP:E MODE:0
DOSEMU_VERSION=2.0pre8-20200520-1862-ge6e2ff036
PROMPT=Type 'EXIT' to return to program$_$P$G
Type 'EXIT' to return to program

from comcom64.

andrewbird avatar andrewbird commented on May 26, 2024

no PATH?

from comcom64.

emendelson avatar emendelson commented on May 26, 2024

No PATH. When I enter the path manually, the commands work correctly.

from comcom64.

stsp avatar stsp commented on May 26, 2024

I guess WP just removes his own
env segment and puts parent's to PSP.
As the result, no variables that command.com
set, are here.
Oh well, I can also force the propagation
of PATH, in addition to comspec...

from comcom64.

emendelson avatar emendelson commented on May 26, 2024

Thank you! My goal to have everything available for WP under Linux that I've set up for DOSBox-X and vDos. (And by the way, the system command is a great help. I had to use my almost zero knowledge of C++ to write an equivalent command that I could patch into DOSBox-X.)

from comcom64.

stsp avatar stsp commented on May 26, 2024

Should now be fixed.

from comcom64.

emendelson avatar emendelson commented on May 26, 2024

Yes, fixed. Thank you!

from comcom64.

jschwartzenberg avatar jschwartzenberg commented on May 26, 2024

I'm curious what kind of WP macros you have that use unix and system. Could you provide some info on what they do? Did you consider putting them in a Git repo? :)

from comcom64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.