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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tievom

    Can you ID the Keptel Smart Block?

    Here's my guess.. What you have should be for T1 use. The T1-R1/T-R gives that away. I'm a bit puzzled as to the "electronics" portion though. Does the 66 block have an amphenol connector on the side or RJ45 jacks on the side? Some blocks incorporate an auto-loopback feature for when you...
  2. tievom

    Modem Emulator s/w to replace Procomm 4.8?

    Do what we do...keep a laptop with Win2k loaded on it. Or always keep your Win2k disk handy for another laptop for dual-boot use.
  3. tievom

    Lucent 5e switch 21b & DMS 100

    There really isn't any documentation out on the web that pertains to what you are looking for. You would have to get ahold of some of the CDROM's that are distributed from the manufacturers. Even then, just having a list of possible alarms will not help you get the job unfortunately. There...
  4. tievom

    Lucent Modcell scripts (gui's)

    Sorry about that, try it now.
  5. tievom

    Lucent Modcell scripts (gui's)

    http://www.lansingwireless.com/lucent/procomm.html Just a few gui's that may come in handy. I've also got a two-click CFR gui that is still being debugged. If you would like to try it out and see how it works for you, just let me know. A few other pages show backdoor methods for accessing...
  6. tievom

    Dialogbox creation with output to command line

    Here is the final working script. Thanks to the folks who helped point me in the right direction. I am also putting the .WAS file up at http://www.lansingwireless.com/cfr.was Any suggestions or improvements can be sent to me at josh 'at' lansingwireless.com. proc main ;#####---Begin...
  7. tievom

    Dialogbox creation with output to command line

    Thanks, I figured it all out. It is now working how I wanted it to. I am just adding a few more features to it before I put it up here.
  8. tievom

    Dialogbox creation with output to command line

    Sweet! Alright, the box now sends the commands to the port. But the buttons are sending the same command - "cfr:cell xxx,multi;start" The cell # changes correctly, but now I have to figure out the verbage and the buttons. I should be able to bang those out. Thanks a LOT!
  9. tievom

    Dialogbox creation with output to command line

    Here is what I came up with. It compiles successfully, but does not send the info to the terminal. Some programmer eyes would be helpful! proc main string sCell string sCdm string sCbr string sCdma string sCfrcell = "cfr:cell " string sMultistart = ",multi;start^M" string...
  10. tievom

    Dialogbox creation with output to command line

    Sorry, those if's, elseif's and while's get me really confused. I'm not sure where to place them.
  11. tievom

    Dialogbox creation with output to command line

    I've read through several posts trying to find enough lines of code to create a dialogbox program from scratch. I am not all familar with Aspect but once it is done in front of me I can walk my way through it and understand the steps on how it works. I just have a hard time putting it together...

Part and Inventory Search

Back
Top