Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.paradox    |    To crash or not to crash, asks Borland    |    9,834 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 9,560 of 9,834    |
|    Rick Kelly to All    |
|    Re: String to Date Conversion Error    |
|    21 Dec 08 18:15:30    |
   
   From: somebody@anybody.com   
      
   I would suggest using an alternative conversion technique that removes any   
   dependencies...   
      
   var   
    stMonth String   
    stDay String   
    stYear String   
   endVar   
    stMonth = "7"   
    stDay = "1"   
    stYear= "2008"   
    msgInfo("Alternative Date Conversion",date(stMonth,stDay,stYear))   
      
   If you are already building the date, the month,day, and year values are   
   already known.   
      
   Rick Kelly   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca