Hello,
I'm working on a project to convert the transaction numbers for out Point of Sale (POS) system from one numbering scheme to another. I did it as an object oriented project for design exercise. It's been fun and I learned a lot.
Now I have a problem.
My data is in ISAM files all...
I've got MySQL running on a Windows 2000 box. I've dumped some data to MySQL for a project and wanted to use Access to report on this data. I connected to MySQL via the odbc driver and linked the tables with no problems. But when I try and query on the tables or even view them everything...
Mike,
From the Python Library reference:
raw_input([prompt])
If the prompt argument is present, it is written to standard output without a trailing newline. The function then reads a line from input, converts it to a string (stripping a trailing newline), and returns that. When EOF is read...
Is anyone out there using the Python curses library or do you know of a good tutorial for it? I've got a SCO server and I need to create some terminal programs in cygwin to show some very computer handicapped people what I'm talking about. I plan to use python to create some standard terminal...
Well you guys are just about useless!
Not one of you thought to suggest that I WAS A MORON!!!
<SELF FLAGELLATION>
What I did was simple. You see the catalog number I was trying to enter is a key value, no duplicates. Since it can throw an error my code has to handle I moved it to a separate...
I'm parsing a tab delimited file to enter the data fields into a point of sale system. My problem is that when a field has a "\" in it only the part after the "\" gets entered. For instance AAA\BBB appears as BBB. I know "\" is a reserved character and I read...
I'm using ProComm/Aspect to enter data into a main frame during a telnet session. One field needs to be unique. When it's not I get an error message and the curser is pulled to the bottom until a return is entered. Then it returns focus to the field that needs to be corrected.
My problem is...
So I'm thinking slow these days. Instead of passing parameters to proc main you could have it open a .ini file and populate variables that way.
John Purser
This might help. It's from the Aspect Online Help index "Predefined Variables". I found it by searching on "variables".
"Predefined variables have several uses. If Procomm Plus is executed with a command-line in which the first parameter is a script file name, with...
I couldn't find a thing in the Aspect help file about capturing a printer stream. For a Telnet session I was in recently I created a Generic Text printer on Windows 2000, configured it to print to file in text format. Then I ran the report to the slave printer. This worked fairly well for a...
Recently I found a place to download ProComm 2.01 for Dos. This site has the details for installing it under Linux (the purpose of the site) but there is a readme file in the zip download giving installation directions. Hope this helps people looking for back up installation disks...
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.