Displaying 3 results from an estimated 3 matches for "1&date".
Did you mean:
  1&data
  
2000 Jul 26
0
[RHSA-2000:045-01] gpm security flaws have been addressed
---------------------------------------------------------------------
                   Red Hat, Inc. Security Advisory
Synopsis:          gpm security flaws have been addressed
Advisory ID:       RHSA-2000:045-01
Issue date:        2000-07-26
Updated on:        2000-07-26
Product:           Red Hat Linux
Keywords:          gpm, denial of service, /dev/gpmctl, gpm-root, setgid
Cross references:  RHSA-2000:044
---------------------------------------------------------------------
1. Topic:
gpm as shipped in...
2000 Jul 26
1
IMPORTANT Changes to Mailing List
...he number of lists/members on Red
Hat lists, but also highly improve ease of use for list members.  Your
patience is greatly appreciated.
Thank you for your attention
Kambiz Aghaiepour
(*) For information on Mailman, see http://www.list.org/
-- 
\o__O  o   Kambiz Aghaiepour, RHCE  -    Phone: (919) 524-7423   o   o
  \_  /|\  -=   Red Hat, Inc.   =-  |\|  Pager: (800) 946-4646  //\ //\
   |\  |\  -=-=-=-=-=-=-=-=-=-=-=-  | |  Pager  Pin #: 1412622   //  //
  / /  |/  mailto:kambiz@redhat.com   |  http://www.redhat.com   |\  ||
2011 Feb 02
0
Problem with getFX function
Hi everyone,
Following this post:
http://r.789695.n4.nabble.com/currency-conversion-function-tt906056.html#a906061
I was trying to run the code:
foo <- function(from, to, date){
      url <- "
http://www.oanda.com/convert/classic?script=..%2Fconvert%2Fclassic&language=en&value=1
"
      params <-
sprintf("%s&date=%s&exch=%s&exch2=&margin_fixed=0&expr=%s&...