Результаты поиска

  1. S

    Canvas Very Small in Project Maker

    thank, thats crazy I never noticed that:) Thanks for the help.
  2. S

    Canvas Very Small in Project Maker

    RE: Here is a screen shot, the white space is very small - i can not make a very large template the way it is. FYI, the white space that you can see on the print screen is all that there is. If i scroll up or down anymore it goes to the light (blue/greyish) background. EDIT: I Can go 5...
  3. S

    Canvas Very Small in Project Maker

    I started a new template and the new canvas size is very small compared to what I had in the past. I didn't knowingly change any settings. Does anyone know why this would be or how to fix it. As it is I will run out of space on this canvas. I am running v.4.5.0.1 Thanks, Steven
  4. S

    ZenBLOG - automatic blogs creator/poster many platforms

    Can you make the email spinnable, so you can use a catchall. Otherwise the program needs constant babysitting; I realize you can clone the project. But this still requires too much babysitting for me. By doing this one feature the program will be 100X more valuable.
  5. S

    Yahoo Answers - Vote as Best Answer Challenge

    Hi, I'm trying to write a ZP template to go through and vote all my answers as the best answer. First I have all my answers in a .txt file along with the url to my answer. When It goes to the URL - it searches for my answer; if my answer is on the page I want it to vote my answer as the best...
  6. S

    REGEX Help - Selecting a line between a specified number of Chracters.

    Hi, I am trying to create a regex command. I want to take a list and find the lines that have a specified amount of characters. I believe this, ^.{33,100}$ is the correct regex, but ZP does not seem to recognize it. This should find any lines that have between 33 and 100 characters. Below...
  7. S

    ZenBLOG - automatic blogs creator/poster many platforms

    I have to agree, it has some nice features, but it really gets in the way of itself to do any significant damage. A spinnable email; to implement a catchall system would solve a lot of the problems. On a positive note, he does work hard to keep it updated and I am over all impressed with his...
  8. S

    Best Setup for Running a List though 1 template on ZennoPoster

    thanks for the help, i got it working!
  9. S

    Best Setup for Running a List though 1 template on ZennoPoster

    Ok, sorry for so many questions, but thanks to all that have helped out with my other questions. This is my 1st attempt at a template and hopefully after I get this one rolling, I won't have so many questions. My main interest in ZP is to use it on social blogging platforms. So I am...
  10. S

    Bulk Email Processing

    Ok, so I did a search on this; but I have not found anything really on ZP4. So I am creating a template for a major platform; so 1 template will be used for 100's of sites. All of the accounts are getting registered under the same email. All the confirmation emails contain the same text in...
  11. S

    Saving Multiple Text Lines in Email to File in 1 Line

    So I am trying to make a template. However, when I register, they email you the password. So what I am trying to do is make a registering template that will record the Login URL, Username, & Password in a text file. So I used the following in the write to file function...