QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I change the OpenVMS system prompt?

OpenVMS FAQ -&- page 13
You can use the SET PROMPT command for this purpose. SET PROMPT sets the DCL prompt to the specified string. When you want to display variable information, you will need to establish a tie-in that provides the information to the SET PROMPT command as required. If you wish to display the default directory for instance, you will have to establish a tie between the SET DEFAULT command and the SET PROMPT commands, as there is no direct way to get the default directory as the DCL prompt.

How do I change the node name of an OpenVMS System?

OpenVMS FAQ -&- page 7
The first step is to get a BACKUP of the system disk before making any changes---use the system disk backup procedures as documented in the OpenVMS System Management Manual, making sure to use the procedures and commands appropriate for the system disk. Changing the node name involves a number of steps---the node name tends to be imbedded in a number of different data files around the system. Update the SCSNODE in MODPARAMS.DAT, and then run AUTOGEN as far as the SETPARAMS phase.

Why has OpenVMS gone through the agony of this change?

OpenVMS FAQ -&- page 11
When a directory is renamed, the modified date is changed. When the restoration needs to restore the directory and its contents, and the restoration should not result in the restoration of the older directory name when a series of incremental BACKUPs are restored. Thus an incremental BACKUP operation needs to pick up all of the changes. Consider performing an incremental restoration, to test the procedures.

Can I change my Password and Prompt Question?

OAVS, Web Site Templates, Power Point Templates for Small Bu...
Yes, Login to your account and go to member services. Select change password from the menu. You will then be able to change your password and prompt question.

How do I change my BASH prompt?

FAQ
Add the following line to your .bashrc (which must be in your home directory) export PS1='\u@\h:\w\$ '

How do I get a newline in my prompt?

Z-Shell Frequently-Asked Questions
You can place a literal newline in quotes, i.e. PROMPT="Hi Joe, what now?%# " If you have the bad taste to set the option cshjunkiequotes, which inhibits such behaviour, you will have to bracket this with unsetopt cshjunkiequotes and setopt cshjunkiequotes, or put it in your .zshrc before the option is set. In recent versions of zsh (not 3.0), there is a form of quoting which interprets print sequences like '\n' but otherwise acts like single quotes: surround the string with $'...'.

When I login, the system prompt me to change the password. Is it valid?

Public Bank Berhad
For security and policy reason, our system will provide you an option to change your password every 90 days. You will be prompted to change your password only after you have login successfully. Kindly take note of your date and time of last password change and the newly change password.

What are the OpenVMS Usenet Newsgroups?

The OpenVMS Frequently Asked Questions (FAQ)
There are a huge number of newsgroups available, some of which discuss topics of interest to folks using OpenVMS operating system. Key among these are the news:comp.os.vms newsgroup and the vmsnet.* heirarchy of newsgroups.

When in a command prompt/DOS window, how do I change directories?

COSC 2410: Computer Organization and Programming Lab Web Pag...
To change directories simply type "cd [DESTINATION DIRECTORY]" where the destination directory is the name of the directory you wish to navigate to

What is PROMPT?

Childhood Speech & Language - Frequently Asked Questions
PROMPT, is a multidimensional, multi-sensory therapeutic system that is holistic and dynamic. PROMPT has often been recognized singularly for its use of tactile- kinesthetic articulatory PROMPTs (cues) on the jaw, face and under the chin, that help to develop or restructure speech production output. In reality, PROMPT is about the dynamic way a child is viewed and treated.

Can I disable the security prompt?

Security - Windows Forms FAQs
Absolutely. You can configure the prompt on a per-zone basis. Ex. you could disable the prompt for internet apps & leave it enabled for Intranet apps. The majority of the security vulnerabilities introduced by ActiveX actually had nothing to do with a prompt. Most attacks were javascript in an html page scripting a well-intentioned ActiveX control that unintentionally exposed a security hole. "ClickOnce...

How can I set the prompt in the files section ?

news.answers/waffle-faq
Use the 'fileprom' static file parameter. Try 'fileprom : [$f] :' as an example. (it was undocumented before v1.65) If you use DSZ, it directly accesses the UART, and uses the FIFOs. By default, it turns them OFF when it finishes. Since Waffle doesn't reset the Fossil driver, it tries stuffing characters into a buffer that's turned off. Check your /waffle/system/dirs file. This error occurs if the user does not have access to the root file directory ('files:' in the static file).

What core OpenVMS URLs do you need to know?

The OpenVMS Frequently Asked Questions (FAQ)
If you have no other OpenVMS URLs bookmarked, you will want to be familiar with the URLs listed in Table 1-1: Core OpenVMS Support Search Engine URLs, the ITRC support and discussion forums, and the ITRC FTP-accessable Patch Area http://www2.itrc.hp.com/service/james/CPQhome.do (formerly the NLSA Natural Language Search Assistant, and formerly AskQ.)

What OpenVMS user group(s) are available?

The OpenVMS Frequently Asked Questions (FAQ)
Encompass, the Enterprise Computing Association, is a user group comprised of information technology professionals that are interested in the Enterprise-oriented products, services, and technologies of Compaq and of the former DIGITAL. Encompass offers newsletters, the Encompass website, and offers various gatherings and related services, including symposia events and local users group meetings.

What is OpenVMS? What is its history?

OpenVMS FAQ -&- page 1
OpenVMS, originally called VMS (Virtual Memory System), was first conceived in 1976 as a new operating system for the then-new, 32-bit, virtual memory line of computers, eventually named VAX (Virtual Address eXtension). The first VAX model, the 11/780, was code-named "Star", hence the code name for the VMS operating system, "Starlet", a name that remains to this day the name for the system library files (STARLET.OLB, etc.). VMS version X0.

How do I prevent the prompt overwriting output when there is no newline?

Z-Shell Frequently-Asked Questions
The problem is, for example, % echo -n foo % and the foo has been overwritten by the prompt %. The reason this happens is that the option PROMPT_CR is enabled by default, and it outputs a carriage return before the prompt in order to ensure that the line editor knows what column it is in (this is needed to position the right-side prompt correctly ($RPROMPT, $RPS1) and to avoid screen corruption when performing line editing). If you add unsetopt promptcr to your .

Can I get my applications to run with high trust without requiring a prompt?

Security - Windows Forms FAQs
Yes, if your in a managed enterprise environment, you can use an Authenticode certificate to allow applications the IT department has indicated are trustworthy to run without prompting.

There is no login prompt at a PACER web site. Where do I login?

Frequently Asked Questions
If you do not see "Login to PACER," enable the Java script in your browser settings. If your browser does not support Java script, you will need to upgrade your browser.

What is a command prompt and how do I get one?

Department of Mathematics Computing Documentation, Duke Univ...
The command prompt is a text based application that provides direct interaction with the Unix system. It is similar in context to MSDOS or the Command Prompt window you can bring up on Windows systems. A listing of basic commands with documentation is available at http://www.math.duke.edu/computing/intro.html#BASIC. In general, most things can be done through the graphical user interface. But sometimes we will ask you, or it may be quicker and easier, to use the command prompt.

What is a cognitive prompt?

Willitfly.com - Where Enterprising Minds Get Their Wings? - ...
A cognitive prompt is a diagnostic question written to trigger metacognition. In the Will-it-Fly?® DKTS application cognitive prompts are used to frame and speed up pertinent thinking for the task at hand. Compared with regular instruction, well written cognitive prompts increase comprehension and retention by 35%. For more information on cognitive prompts, visit the science section at EduCel, LLC.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact