Недавний контент ohcysp

  1. ohcysp

    Process files issue

    I've solved the issue with adding extra txt file to the template.
  2. ohcysp

    Process files issue

    It works when I hit "Next" manually in "Debug" mode. If I run "Debug" and click on "To breakpoint" it's not working. P.S. I'm using v4.1.0.0
  3. ohcysp

    Process files issue

    Tried both, not working. Attaching the template.
  4. ohcysp

    Process files issue

    Hello, Here's what my template does: 1. Takes the DOM and adds the results to a list. The list itself have the two options enabled - load from file and saves the changes to the file. 2. Process files (the same file which list uses) -> Take text -> Put to variable. When I debug this step by...
  5. ohcysp

    Can't start the program

    Please help.
  6. ohcysp

    Can't start the program

    I'm trying to install it but I get the following: Determination of the necessary requirements WMI is working (Windows Management Instrumentation) Stopped and Started WMI couple of times but no success. How to finish the installation?
  7. ohcysp

    Can't start the program

    Today I've tried to start ProjectMaker MP but the following appear: "License file not found". I've downloaded again the license files from the userarea but still the same. I get the same message in ZennoPoster MP. Please help. P.S. I've used MP for couple of weeks without any problem. I'm...
  8. ohcysp

    Select from dropdown list.

    So I found a way to get all categories with this regular expression - (?<=\<option value \= \"\d+\" \>)[\w\W]*?(?=\<\/option\>) but it returns all categories. What to add to this reg exp that the text should contain Category?
  9. ohcysp

    Select from dropdown list.

    Basically I want ZP to choose an option from a dropdown list. Through the "actions designer" I am able to choose an option with attribute "selecteditems" but the problem is that the value should be exactly the same as it is in the list which includes whitespaces and etc. Is it possible to set a...
  10. ohcysp

    Category selection script for directory submission?

    Same here. This will be useful for various of templates. Is there a solution or workaround for this in the new version?
  11. ohcysp

    Logic Switch

    I think it's very useful. Can someone send an example template?
  12. ohcysp

    Write variables to a file.

    I want to write the Own variables of a current template to a file in the end of the template but the file is always empty. I've tried with list processing and with Files but it's not working. :confused: EDIT: I've just closed the project and opened it again and saw that the resent changes made...
  13. ohcysp

    Logic Switch

    Can someone explain this new function?
  14. ohcysp

    Classic item search

    I actually found a way but I thought it's not the only way. You need to record a template and than you can copy the item from it. Maybe the IntelliSearch is better but I can't fully understand it. Waiting for the manual ...
  15. ohcysp

    Classic item search

    When I add "Rise event" to the editor there is only IntelliSearch, how to switch to "classic item search"?