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 Mike Lewis 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. drawoh

    Launch fortran code on linux to read data

    I_rvln, Are you running GNU/Linux? I am taking a quick look at my Fedorea[ ]29 system here, and I cannot find Fortran[ ]90 (f90) to install. You can always try f77. My Ubuntu box will install neither. You can install a Korn shell clone, mksh. Change f90 to f77 in your code, and...
  2. drawoh

    DNS from Google

    I run a website for a local club. An appropriate Google search when from page_1, to not there at all. When I went into Google's Webmaster Tools, I learned that Googlebot cannot get DNS information for my site. The website is there. According to Google, "Server Connectivity" and "Robots.txt...
  3. drawoh

    xterm -e how to minimize ?

    tjbradford, I just tried "xterm -iconic" on my laptop running Gnome, and on my desktop running FVWM2. The iconic switch works under FVWM2, but not under Gnome. JHG
  4. drawoh

    percentage greater or less than

    bbenaway, =$A1>=$B1 This gives you a true/false logic value you can use for conditional formatting. The >= operator might be =>. The equation above works for me in Open Office. This is pretty basic Excel. Try reading the help files. JHG

Part and Inventory Search

Back
Top