I'm wondering how you pro's deal control characters. Often I do a RAW screen capture of the characters coming in from procomm, and I'm trying to figure out what they mean, what they purpose is (often, certain control characters are for formatting the screen, at least on my WYSE 55 I believe...
Does anyone know how to translate or interpret the unknown characters from a raw text capture? Here's some random text for example that I'd like to figure out what the unknown characters are:
=$7_________=$7
=$7_________=$7TDOD
=! HEADLAMP ASSEMBLY =#R 1. TDOD100 T=$R 2. TDOD150...
I'd like suggestion from you guys on how you structure your files and code to be as flexible and as modular as possible.
For example, I was adding logging functionality to a package of scripts of mine.
However, logging functionality would be very helpful for several other Aspect scripts. So...
Thread thread448-392425 wanted a function for exponential calculations, so here's one for the archive:
func exponentiate : integer
param integer base
param integer exponent
integer counter, tempbase
tempbase = 1
if exponent == 0
return 1
elseif exponent == 1
return base
else
for counter...
Does any know the difference between the signal that the Pagepac loudspeaker system recieves versus an ordinary analog phone like at your home or apartment? (I don't condider avaya's 18d phone to be ordinary)
The pagepac does not operate on an extension meant for a phone (I suppose becuse it...
Does anyone know a possible way to send a second paging or loudspeaker system's signal over the internet/network to a remote brach via some type of IP technology that can be integrated with the Partner ACS r7 system?
From here (scroll to the bottom at experts-exchange)...
Does anyone have a recomendation for the way a fax machine should be setup on a Partner ACS R7 processor and messaging release 7 system?
my help guide gave me this advice:
Before the messaging module was added, we had line 3 be the dedicated fax line.
But now I'm under the impression that...
Does anyone know how to have just a certain extension (an 18d phone) ring with a unique noise when the automated attendent transfers a call?
I know that the ringing noises can be changed for a per line basis, but that would affect serveral extensions, and I just want to affect one extension...
I'm having some difficulty installing the Unified Messaging Application (version 1.0.5 which is the latest that I can download). My hardware is Partner ACS R7.0 and Partner Messaging R7 with a 6-port card.
I'm trying to install the application on a Windows xp Home computer with all update...
currently voicemail works when an external caller calls in for voicemail. Does anyone know how to make the voicemail engage when an internal associate dials the direct extension of the person? Or is voicemail not meant to be activated unless the automated attendent handles the call?
Does anyone know what extension number cooresponds to the Night Service Group?
For example, Calling group 1 cooresponds to extension 71, Calling group 2 to extension 72, etc.
Does anyone know of a way to run more than one aspect script at a time (within the same procomm window) outside of having one master script that calls other predetermined scripts?
I've never clearly understood the difference between procomm's user windows and dialogs.
What I currently understand is that the user windows are occupied within the terminal windows whereas the dialog is a separate windows (almost like a popup).
The user windows can have images with hot spots...
1. does anyone know of any cases where dll's can be used by aspects scripts with little or even no modification (aside from the ones shipped with procomm)?
2. Or do the dll's that are used for aspect scripts have to be highly customized/taylored?
3. Furthermore, do the dll's have to be...
in a previous thread: thread448-1220904
the user "demohr" talked about translating an aspect script into C#. Does anyone know how this would be accomplished, even with another language? Are there any good resources online? I couldn't find any.
In refence to the comments from the manual for *termgets* quoted below; does "text being marked" qualify as text that my mouse is highlighting or selecting, or is it the background process of procomm writing text to the screen. Thanks in advance,
--dan
"termgets has no effect while the...
I'm trying to configure and use a Lantronix ETS16p to get rid of the many serial cables strung out everywhere. At the office we were using dummy termainals (like a WYSE 60), but now we are using Procomm Plus with the serial cable directly hooked up to the PC. I know for a fact that other...
I was wondering if any knew the process for how to send printer commands to a printer. In particular I'm working with a okidata microline 320 turbo (no letter after the turbo, just a turbo). I noticed online at okidata.com that there's a Microline Referrence Manual at...
I didn't know where to put this, but I figured knob would get this being as he replies to every post.
I was wondering, knob, would you tell me and others about yourself?
How long have you been programming with aspect?
What languages do you program with?
What's your age?
What's your career...
I'm trying to find a way to redirect the data sent to the pass-through printer to a text file.
One company (dubbyai.com) is able to do it. A little window even pops up that says something like "downloading ascii file" or "transfering ascii file".
I noticed that when the file printer doesn't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.