Re: 'prompt' property - WeOnlyDo Discussion board

Re: 'prompt' property (General questions)

by wodDamir, Saturday, October 11, 2008, 21:17 (5675 days ago) @ emc

Hi,

We mentioned that one as a sample, since it will catch most of the standard prompts. Although there may be better regex expressions that would perhaps catch more prompts, it's fully left to users to specify it up to their preferences.

I don't think you'll make a mistake, the one you specified should work properly, since the preeceding .* mean that it any character ( . ) will be used, and it can be repeated numeroud times ( * ).

Regards,
Damba


Complete thread:

 

  • 'prompt' property - emc, 2008-10-11, 20:39 [*]
    • Re: 'prompt' property - wodDamir, 2008-10-11, 21:17