PxPlus User Forum

Twitter Twitter Twitter

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - cbudney

Pages: [1]
1
Programming / SMS Provider
« on: October 19, 2023, 11:48:48 AM »
Hello everyone,

Recently we found out that smsmatrix is no longer processing text messages and may not be able to resolve their issues with their Telco partner.  Has anyone else used any of the other providers?  I was using eztext in the beginning but they changed their policy of pay as you go and I am looking to do some quick testing of my application without purchasing an annual plan or a $25/month plan.

thanks for any help in advance!

Chris Budney

2
Off Topic / Android based RF Bar Code Scanners
« on: September 23, 2021, 05:19:45 PM »
Hello everyone!

Has anyone used any of the newer Android based RF Bar Code Scanners to connect into a linux based system via telnet?

Thanks in advance!

Chris Budney

3
Programming / Thoroughbred Migration
« on: August 31, 2021, 05:03:43 PM »
Hello everyone!

I hope you are all doing well and staying healthy and safe!

I am reviewing a prospect for a migration from tbred 8.4.1.  Has anyone done one of these and have any words of wisdom?  :)

Thanks in advance!

Chris Budney

4
Programming / Need Pxplus assistance
« on: April 16, 2021, 12:32:25 PM »
Hello everyone,

If you are looking for Programming/Consulting assistance locally in New England or remotely anywhere... we are here to help.  Corporate Solutions & Services, Inc. has been in business since 1988.  CS&S is a group of professionals with over 30 years of experience in software design and support, systems management and consulting. We have a customer base across the country, with a focus on giving the customer tools to help them make business decision to direct their future. CS&S’s primary goal is to work with client’s management team and take an active part in identifying their needs, and find solutions, not only to fit their needs but their budgets as well. We pride ourselves on working in the client’s best interest by working with them,  and giving straight answers, with both pro’s and con’s,  so the client has a clear understanding of the direction they choose to take.

We are here to help you. 
Christopher B Budney
President
Corporate Solutions & Services, Inc.
cbudney@corpsands.com

5
Programming / Creating Multiline Function Key response
« on: December 19, 2018, 02:44:02 PM »
Hello everyone.  Happy Holidays to you all!

I have a customer that we have recently migrated from old environment to pxplus 2018.  They use programmable function keys a lot.   

How would I set a function key like F8 to have a response like Y+'CR'+"N"+'CR'+"HAPPY HOLIDAYS!"+'CR'+'CR'+"PLEASE VISIT OUR WEBSITE!" .... you pretty much get the idea.

Normally I would do something like this for a short response:

PUT FOLLOWING LINE IN STARTUP OR MENU PROGRAM:
DEFCTL (0)$000077$=-60 ! $000077$ is F8

CREATE PROGRAM IN PATH  $CTL-60
0010 REM $CTL-60 - SET 8 TO RELEAS
0020 PREINPUT NEXT "RELEASE"


But I'm not sure how I would get some many responses in one line.  They used to use Facetwin and program the keys a few times a month.

Thanks for your help in advance!


6
Programming / Reading data from apache web page under RHE 6
« on: November 20, 2018, 02:02:11 PM »
Hello everyone,

Has anyone ever migrated a customer using the old bwu utility set from bbx for apache under sco to RHE Linux?  Is there an easy way to pass data back and forth to apache?

Thanks for your replies in advance!

Chris Budney

Pages: [1]