Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Set Color in Aspect

Status
Not open for further replies.

dtz

IS-IT--Management
Oct 28, 2002
2
US
How can I set the background color in an Aspect Script?

Thanks.
 
You can't set just the individual background color, but you can create a color scheme and set that by using the set terminal colors command. To create a color scheme, select the Options | Data Options | Terminal Colors menu item within Procomm Plus. Select the colors you want, then click the Modify button in the upper right corner. Select Save As from the popup, enter a name in the edit field, then click OK twice to save your changes. You will use the name you saved the color scheme to with the set terminal colors command.
aspect@aspectscripting.com
 
Knob,

I've not Played with this Post; but could it be used in a Dialload situation, where you could run it from a Script ???

Hank camphm@bellsouth.net
 
If you mean can the color scheme be specified in a Connection Directory entry (called by your dialload command), then the answer is yet. If you select your entry in the Connection Directory and click on the Advanced Options button, you can set the color scheme there.
aspect@aspectscripting.com
 
Where are these color schemes stored? Are they external to the connection directory file? I want to be able to send these out to user PC's without touching their personal connection directories.

Thanks.
 
They are part of the Procomm parameter file (pw5.prm), so it's not possible to push the color schemes out to users unless they all use the same parameter file (not recommended since machines may have different modems and users could modify the schemes after copying the file).
aspect@aspectscripting.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top