home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / business / clockin2.zip / DDE.XL_ / DDE.bin (.txt)
Excel Spreadsheet  |  1993-05-24  |  3KB  |  17 lines

  1. Sheet: 
  2. (0, 0)        Macro For Posting A Transaction Using  Client DDE Calls
  3. (1, 0)        To Run This Macro, Load Clock-IN, Select View DDE, then DDE Server
  4. (2, 0)        This Turns on The Server, Then Select View, DDE Server Show
  5. (3, 0)        Now Select Macro, Run in Excel, and highlight the POKETRAN macro.
  6. (4, 0)        In the Clock-IN! DDE Server Window, You'll See the Results of The Transaction
  7. (6, 0)        0
  8. (7, 0)        TRUE
  9. (8, 0)        TRUE
  10. (9, 0)        TRUE
  11. (11, 0)        Databuffer input follows
  12. (12, 0)        Notice that data is prefaced with two ## numbers signs to indicate start of data
  13. (13, 0)        ##0,05/18/93,12:34:01,ATO,B100,1,2,3,4,5,6,7,8,9,10##
  14. (14, 0)        i.e.
  15. (15, 0)        timestamp,date,time,tran,badge,charge,textboxes 2 thru 10
  16. (17, 0)        In the above example we have sent two transactions in one session.
  17.