Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 15 Posts 4 Joined 2007-08-31 10:15 18-year member UID 96244 Gender Male From 江西
Status Offline
I have a program on hand right now that I need to run with parameters, but I want to make the parameter (or part of the parameter) be read from a variable.. I don't know how to do that.. what format should be used..
For example copy variable\filename variable
That is to say, I want to use a variable as the parameter after the command.. or as part of the parameter...