Results 1 to 2 of 2

Thread: Saving objects into a text file?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    4

    Post

    Hello, I'm writing a FREEWARE app to export web sites from IIS 4, so that you can transfer sites from one machine to another.

    I'm storing the settings in a text file, and for most settings that's ok. However, there are certain variables that are not string, integer etc. Some are objects (type 9) and some are 8204, according to MS Knowledge base these are "A variant that contains an array. -or- An array that contains variant data type".

    How can I store these in a text file - or - how can I create a file type that stores them. I'm using vb6. Thanks.

  2. #2
    Lively Member dubae524's Avatar
    Join Date
    Jun 2001
    Location
    Currently on this Super Star Destroyer being telekinetically strangled to death by Darth Vader
    Posts
    78
    Why don't you try creating an id and special identifier for them? That way you're program can look for them when it loads it.
    - Justin Patrick Butler

    Comme je trouve. "As I find."
    - Butler family quote

    Beneficia sumptos procul superant. "The benefits far exceed the costs."
    - Myself

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