+ Reply to Thread
Results 1 to 3 of 3

Thread: Handle Test File Operation issue

  1. #1

    Default Handle Test File Operation issue

    Friedrich,

    I seem to be stuck writing a variable to a text file surrounded by [%VARIABLE%]

    I get a GEN1019_D error: Unknown compiler variable name.

    All I am trying to do is to write a line of text to a file in the following format - [01]... %VARIABLE% is set to 01.
    If I write %VARIABLE% I do not get the error, but putting [] around it causes the error.

    So how can I write that variable to a text file surrounded by []?????

    This problem is absolutely killing me and causing me to pull out my hair... How silly!

    Thanks for the assist, again...
    Kel

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Handle Test File Operation issue

    Kel,

    Just use [[%VARIABLE%]] (see attached screenshots).

    Does this help?

    Friedrich
    Attached Images Attached Images   

  3. #3

    Default Re: Handle Test File Operation issue

    That did the trick some time ago...Thank you.

    Kel

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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