I'm using Quark 4.1 and trying to open a couple of Quark documents someone made for me. In terms of content, they are very similar files and one opens fine. With the other, I get an error saying it's missing the Cool Blends xtension and when I go to the xtension manager it says that xtension...
The reason I asked about writing conditional statements within a do until...loop is because I have a do until..loop where the conditional part of the loop doesn't work. Here is the code:
do until rs.eof
'Set the variables
iret = iim.iimSet("-var_case", rs.fields(0))
'Run the...
The reason I asked that is because I have a do until..loop where the conditional part of the loop doesn't work. Here is the code:
do until rs.eof
'Set the variables
iret = iim.iimSet("-var_case", rs.fields(0))
'Run the macro
iret = iim.iimPlay("pacersearch")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.