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 Wanet Telecoms Ltd 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: ox161xs
  • Content: Threads
  • Order by date
  1. ox161xs

    dBase Code translation required

    Hi, I am re-writing a general program (coded in dBase for DOS)& would appreciate explanation of following two code segments please. First segment ....... 381 DO WHILE NUMB6 <= GEARQTY + 10 382 GEARNUM2 = "G" + STR(NUM6,2) 383 DN3 = &GEARNUM2 384 NUM6 = NUM6 + 1 Q. What does &GEARNUM2...
  2. ox161xs

    Dropdown Menu problem with frames

    Just designed set of dropdown menus along the bottom of a .png in Fireworks but when moved into DW (as the top frame of a two frame page), only the menu bar headers respond to a mouse-over, and the menu options do not appear. Will I have to re-do the menu bar at the top of each intended "main"...

Part and Inventory Search

Back
Top