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

Recent content by TuzMwaura

  1. TuzMwaura

    Clarion 5 - Converting TPS to SQL Server

    Hey, there are utility templates you could try using to export the file structures from tps to Sql www.comformark.com.au hope this helps
  2. TuzMwaura

    Lock User KeyBoard entry

    Thanks, Tried the code and worked like a charm. I just had to do some little change. Many thanks again Tuz
  3. TuzMwaura

    Lock User KeyBoard entry

    Thanks a heap man!
  4. TuzMwaura

    Lock User KeyBoard entry

    Uniglass, Do you have a sample timer code. Should I place it on case event field() ? Tuz
  5. TuzMwaura

    Lock User KeyBoard entry

    Thanks, I like your approach. I will try it out. Tuz
  6. TuzMwaura

    Lock User KeyBoard entry

    Hi All, What is the best approach to disable Keyboard entry and allow only barcode scanned entry mode only. I am out of ideas after trying to use a hidden entry field. Please help out Tuz
  7. TuzMwaura

    Will Clarion8 do it for me?

    Hi Steve, What specific features do you want to have in your application. From there you can determine if clarion would be the best platform to use. Regards Tuz
  8. TuzMwaura

    Runtime created control Event Handling

    Hi all, Happy New year. I hope you can help me out on a clarion problem am having. I am creating entry controls on runtime and saving the new Feq in a file for later use. I am at loss at which embed point I need to loop my feqs and get them into a Control Event Handling. Could anyone point...
  9. TuzMwaura

    Report Break Variable on runtime

    Found a solution.
  10. TuzMwaura

    Report Break Variable on runtime

    Hi all, Does anyone know how to change the report break use variable on runtime using Report$?Break1{PROP:BreakVar} = FIle:FieldName !Change the break variable for Break1 or Where should I place the code on the embeds? Tuz
  11. TuzMwaura

    Report Break Variable on runtime

    Hi all, Does anyone know how to change the report break use variable on runtime using PROP:USE? Tuz
  12. TuzMwaura

    Control a grid browse from refreshing

    Hi all, Does anyone, know how to control a grid browse from refreshing everytime a child object is clicked?
  13. TuzMwaura

    Printer Selection

    Thanks Shankar Working Perfect now! Tuz
  14. TuzMwaura

    Printer Selection

    How can I return the printer selected using the PRINTERDIALOG? I have a need to store the Printer names in a printers table then I can have users use look-up for choose a printer from the table
  15. TuzMwaura

    Line Height Resize on Report

    Thanks Shankar, Apparently it seems to work now. Still using SetTarget(Report), without SetTarget the report is falling to resize my lines, Thanks for tips about fonts. Tuz

Part and Inventory Search

Back
Top