NetTalk Central

Author Topic: NT8 - WebServices Method Results  (Read 2010 times)

David

  • Full Member
  • ***
  • Posts: 127
    • View Profile
NT8 - WebServices Method Results
« on: March 18, 2014, 11:16:38 AM »
Inspired by p_web.GSV & p_web.SSV, I wrote my own class that I use to store and retrieve ITEM/VALUES.  I can pass the queue to xml.Save and xml.Load.  I was planing on using my class to send/receive data via WebServices Methods. 

When I set Return Type to Queue and then Return Queue to MyClass.StorageQ, I get a "Could not find MyClass.StorageQ in the Table Schematic".  Is there a way to disable this check?