Results 1 to 18 of 18

Thread: Timing Shift Project Help

Threaded View

  1. #10
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: Timing Shift Project Help

    Just copy and paste the Function Code into the Declarations Section of your Form and when you want to write the data just use:
    Code:
    intFile = AddToShiftFile(Now, strRX)
    'strData' in the Function is local to the Function and nothing to do with 'strData' in the calling procedure.
    Last edited by Doogle; Aug 19th, 2012 at 02:11 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width