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 TouchToneTommy 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. HotEye

    Problem with Vouch32, maybe?

    Thanks TonHu, I knew he had stopped, but didn't know his email. I may drop him a question later if no other help arrives. Has anybody else found this or am I the only one? Is there a way to see exactly what vouch is sending, just to see if it is vouch sending it wrong? Kind regards
  2. HotEye

    Problem with Vouch32, maybe?

    Hi, I use Vouch32 to send emails from a Clipper program, and when using an Exchange 2003 server it was OK. We upgraded Exchange to 2008 and now I'm getting a wrongly formatted From address, but Reply-To is OK: From: "name@" <domain.com name@domain.com> Reply-To: "name@domain.com"...
  3. HotEye

    Dot matrix impossible behaviour

    To see a sample, try the link below, it might error but shows a link on the page (that what it soes for me anyway). https://sites.google.com/site/hoteye1962/epsonprintout.pdf https://sites.google.com/site/hoteye1962/epsonprintout.pdf
  4. HotEye

    Dot matrix impossible behaviour

    Hi Thanks for your suggestions. It has been going on for some time so we have used more than one box of paper, and another workstation is OK, no printing problems with the same batch of paper. We are on our third ribbon, even swapped somewhen with the OK station, so I'm sure it is not ribbon...
  5. HotEye

    Dot matrix impossible behaviour

    I have an Epson FX890 printer printing standard text output on plain two part paper. Sometimes the top copy has some of the dots missing making it unreadable, but the carbon copy is perfect. It is usually the last characters on the printed line, but can be anywhere. I have changed the ribbon at...
  6. HotEye

    Report Writer to work with Clipper 5.01

    Hi, If you still have source code, you could rewrite the print routines to use Abee PageScript. I have used this for a few years now and it can produce some very good reports/forms, but it will need a rewrite for best output. http://www.abeelabs.com/ There is a similar product, Vouch32, that...
  7. HotEye

    Cant get text to blink

    I have, by chance, just finished installing 98SE and it works as expected... flashing full screen, not flashing in window. clear screen @0,0 say ' Program demonstration ' color 'w*/r' Once compiled, the above code works, tested on XP, flashing white on red when full screen. Sorry, but I...
  8. HotEye

    Cant get text to blink

    Are you running in Windows? When my program runs full screen the flash works, when it is in a window it doesn't. It must be something to do with Windows, so try it full screen. But my background remains the same! Not help I know, but an explanation. Kind regards
  9. HotEye

    xHarbour RYO index

    I've found the partial fix... reindex. This creates the idx files as cdx files which is technically wrong but it's now working again. But the Roll Your Own is not included yet, still getting xLINK: error: Unresolved external symbol '_HB_FUN_SX_INDEXTAG referenced from (XXX.obj)'. Only lib...
  10. HotEye

    xHarbour RYO index

    Hi All, I am having problems converting a Clipper/SIxCDX program to xHarbour. I have downloaded the latest version and cannot get it to link when using some sx commands: sx_IndexTag, sx_KeyAdd and sx_KeyDrop are the main ones I'm using. I have also tried sx_RYOKeyAdd still to no avail. I have...
  11. HotEye

    Help using xHarbour with Vouch

    Thanks again for the info. I've just found Print Script on the xHarbour site. If it works I'll use that, if not I'll see if Abee will do an upgrade price as I've been using PageScript for years now. Kind regards
  12. HotEye

    Help using xHarbour with Vouch

    Hi TonHu, Thanks for the prompt reply. Shame Vouch died, I liked it. Worked well in Clipper. Now I'll have to learn about xHarbour printing :-( Any hints for porting from Vouch to xHarbour? How about PageScript, compatible? I'm looking to move some Clipper apps to xHarbour, so it looks like a...
  13. HotEye

    Help using xHarbour with Vouch

    Hi, I'm trying to use xHarbour for the first time, but my program won't run because of the following error: Unrecoverable error 9000: Module: 'VOUCH32.PRG' was compiled into PCODE version: 7,this version of xHarbour expects version: 9 Called from hb_vmQuit() Can anyone tell me how to get a...
  14. HotEye

    Installed 6.5 user license on 6.0 server - not being used

    Thanks Marvin, I have now received the v6.0 license from Novell and all appears OK. Kind regards Philip
  15. HotEye

    Installed 6.5 user license on 6.0 server - not being used

    Thanks for the info. I purchased 5 licenses for Netware 6.5 and Prior, it would have been nice if somewhere it said that they were not compatible, they installed without error! Back to the supplier and hope they can sort it out. Kind regards
  16. HotEye

    Windows Vista

    Hi, No, the screen changes size so you see all the screen in one window. It is still in a window but you do see the whole DOS screen (unless the font you choose is too big). We use a Clipper application like that here. Try it and see.
  17. HotEye

    Windows Vista

    You should be able to enlarge the window by changing the font. In good old 98 you could drag to corners but in 2000/xp/vista. Edit the properties of the shortcut and select the font size to suit, you will see a size representation in the screen window. Hope that helps.
  18. HotEye

    Installed 6.5 user license on 6.0 server - not being used

    Hi all, I have installed 5 user licenses for 6.5 on a 6.0 server and none of the licenses are being used. How do I get the system to use the user licenses? Kind regards Philip
  19. HotEye

    Faxual II error

    Hi Jock, Thanks for your help. I'll have to get a phone line installed. Kind regards
  20. HotEye

    Faxual II error

    Hi Jock, I've been testing here. I do have the source code and am able to compile it. The init string is ATM1 (audible while connecting), and is soft coded in a setup database. I think v2.01 was Faxual, not Faxual II. I've upgraded to the latest version of Faxual II. (At least I went through...

Part and Inventory Search

Back
Top