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 strongm 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: *

  • Users: gever
  • Order by date
  1. gever

    Why to run Dosemulator from script?????

    exec "../konsole" work without problem,but exec "../dos" is bug. Please help me.
  2. gever

    convert decimal code to character

    for {set i 32} {$i<128} {incr i} { puts &quot;[format &quot;%c&quot; $i]&quot; }
  3. gever

    The Menu in MainFrame(BWidget) is not hiden

    Hi, I am use MainFrame from BWidget and in first step i am need to hide menu, it's not work, why? ... $mainfrme setmenustate file -disabled ..... Help me, please

Part and Inventory Search

Back
Top