5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
# $Source: /cvs/A/CS/startup/startup.script_part3,v $
|
|
# set the prompt
|
|
sprintf (STRINGBUFFER, "%s > ", IOC)
|
|
shellPromptSet (STRINGBUFFER)
|