CMD Questions


Unzip a file using the command line
I am trying to unzip a file from the command line using java to do the extraction. The following statement works; but the problem is, the extracted files end up on the C drive. How do I specify the folder for the extracted files? C:Program FilesJavajdk1.6.0_24binjar xf c:testTEST_1.zip

Answer Question   |  May 3, 2013  7:57 PM
CMD, DOS, Java, script, Windows
asked by:
480 pts.

Parameter Passing: RPGLE to CMD to RPGLE
Hello, I have an RPGLE program that I am using to call a command with 1 parameter. The parameter is a container number, 11 positions alphanumeric. I want to be able to run my RPGLE program, execute the command via QCMDEXC and receive/process that parameter within the same RPGLE. Is this possible? How can I [...]

Answer Question   |  February 19, 2013  2:51 PM
AS/400, CMD, RPG, RPGLE
asked by:
685 pts.

Execute from a source member list
I saw a colleague run something, and I know he built the user defined option (F16) “EX” in the WRKxxxPDM display, I don’t know the CMD/CL routine or Syntax for the source file/type. Thanks in advance! Dan

Answer Question   |  February 18, 2013  12:58 PM
CL Program, CMD, syntax
asked by:
15 pts.

Command POP
Hi, I’ve written a rather large (for me anyway) command prompt override program and although I’m not getting an error, I’m not getting the data I expect either. I enter the keyparm value, which is a data area name, press enter and the command displays with all defaults! I’ve checked the joblog and there are [...]

Answer Question   |  November 5, 2011  4:38 PM
CMD, POP
asked by:
320 pts.

Error in ESXi while creating cluster.
Hi , I am creating a cluster on on ESXi , but i m reaceeving error on 1 of the host with red triangle saying CMD removed failed. Can anyone help me? thanks

Answer Question   |  March 31, 2012  8:04 AM
Cluster management, CMD, ESXi, ESXi 3.5
asked by:
180 pts.

Create CMD
Hello Experts, I want to create my own CMD te override RTVNETA SYSNAME(&MYSYSTEM) Why? Because we have an net I5 and we have some old (not supported) software that needs a specific system name.  This software use RTVNETA to get the name. I want to create an CMD in an other Library (different from QSYS) [...]

Answer Question   |  March 31, 2012  8:23 AM
CMD, CMD RTVNETA, CMD Source, OS/400
asked by:
10 pts.

I need to create and run this on the CMD and make a program.
how can i do this program please help me T_T A module that will summarize logins and logouts of each employee. This module will use logs.txt as data source and produce another text file summary.txt. Summary.txt should contain but not limited to Employee’s ID; the number of minutes late; the number of hours work.

Answer Question   |  March 31, 2012  12:13 PM
CMD, CMD Source, Data Sources
asked by:
50 pts.

opening rtf files using visual basic cmd button
I’m in this project and got problem on how to open a file from rtf using vb cmd open button..what’s the code..tenx..

Answer Question   |  April 5, 2011  8:27 AM
CMD, RTF, Visual Basic, Visual Basic 6.0
asked by:
5 pts.

AS400 – CMD
We can perform DSPPGMREF Command with *PGM OPM. How to perform for the ILE Objects like *SRVPGM, *BNDDIR.

Answer Question   |  March 17, 2011  9:00 AM
*SRVPGM, CMD, DSPPGMREF
asked by:
1,040 pts.

Console command error
I am getting a error stating ” Unable to load frame’s content: B-tree structure is invalid” when trying to access a archive file. From what i can find i need to compact -d the file but when i run the command (load compact -d Filename) it fails staiting file cannot be found.The archive file is [...]

Answer Question   |  December 16, 2010  3:11 PM
CMD, CMD Restriction, CMD Source
asked by:
5 pts.

CMD command on Windows 7
I want to know the command that can shows me the paths of destination to my computer IP in CMD on Windows 7? Can anyone can help me?

Answer Question   |  May 17, 2013  9:58 AM
CMD, CMD Source, Windows 7
asked by:
90 pts.

F9 Retrieve command key
I have many menu options that simply execute a *CMD with various parms. If I key the command on the *CMD line, I can use F9 to retieve previous  commands I ran. But it does not show the *CMD and parms I ran from menu options. Is there something I can do so that my [...]

Answer Question   |  February 22, 2011  8:12 PM
CMD, CMD Restriction, CMD Source, COMMANDS, F9 Previous commands *RQS
asked by:
350 pts.

Help running a CmdEXEC from the SQL Server
I am trying to run a CmdEXEC from the SQL Server- script c:userspublicdocuments The process could not be created for step 1 of job 0xAA781DCB64C4D84392B6730923A77C3D (reason: The system cannot find the file specified). The step failed any help?

Answer Question   |  November 17, 2010  6:36 PM
CMD, SQL Server, VB script, Visual Basic Script
asked by:
10 pts.

Powershell problem when running cmdlet
Powershell problem: I target x86 cpu, when running my cmdlet get “attempt to load a program with an incorrect format”. On Windows 7 x64. Ideas?

Answer Question   |  July 8, 2010  4:04 PM
CMD, PowerShell, Windows 7, Windows 7 in 2010, x86 CPU
asked by:
16,755 pts.

bmail to send mail to an exchange server
Hello, I want to run bmail from the command prompt to send a mail.I am using exchange sever 2003 as as the mail server,when ever i enter the script it tells me that socket closed.Plz can any one help..

Answer Question   |  December 15, 2010  4:09 PM
BMail, CMD, Exchange 2003, Socket error
asked by:
30 pts.

RTVQMQRY Why does it change the last used date of the *qrydfn obj? Anyway to prevent this update?
RTVQMQRY    Why does it change the last used date of the *qrydfn obj?  Anyway to prevent  this update? 

Answer Question   |  January 27, 2010  6:38 PM
CMD, Documentation, QRY
asked by:
540 pts.

ping-Request timed out problem
hello i have two computers. one computer(A) is a leptop of HP the second(B) is regular pc. when A send ping to B it gets Request timed out. and when B send ping to A it gets also Request timed out. but the two of them can ping the defult gateway. i disable the firewall [...]

Answer Question   |  August 7, 2009  11:39 AM
CMD, IP, Network testing, Ping, Ping Request Timed Out, Ping Requests
asked by:
15 pts.

Requiring one or the other parm on command
Hi, I need to write a command for my users where they must enter one or the other of only 2 parameters. Writing a command is nothing new to me. I’ve written CPP’s, VC programs and added help via GENCMDDOC many times. I’m always looking for something new and I’m wondering if there is a [...]

Answer Question   |  June 9, 2009  1:54 PM
CMD, CPP, GENCMDDOC, VC, VC Programs
asked by:
320 pts.

How to run *.CMD files
How do I run *.CMD files?

Answer Question   |  April 18, 2013  4:23 AM
CMD
asked by:
5 pts.

Java exceptions color change
Hi all, I hope you can help with this. I am running ant commands in the cmd. It is running loads of line of code that I have to go through evey time I run these commands. I would like to know that if there is a way to change the color java exceptions so [...]

Answer Question   |  May 14, 2009  9:11 AM
Ant, CMD, Java, Java exceptions
asked by:
5 pts.