Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide To Clipper - <b>__retds pass a date string to a clipper date</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
__RETDS            Pass a date string to a Clipper date


Syntax Usage:  .   mov   <register1>,   <SEGMENT>
                   mov   <register2>,    <OFFSET>
                   push  <register1>
                   push  <register2>
                   call  __RETDS
                   add   sp, 4

Argument:      <SEGMENT> is the segment address of date string.
               <OFFSET> is the offset address of date string.

Description:   __RETDS passes back to a Clipper date a string in the
               form (YYYYMMDD).

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson