<HTML xmlns:eXclaimer="http://www.exclaimer.co.uk">
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-16">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-16"><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD><BODY ><DIV>
<DIV><SPAN class=830341315-07122005><FONT face=Arial color=#0000ff
size=2>Designer procedure names should be 4 characters. If they're more than 4,
only the first 4 are used. I suspect that what's happened here is that the first
four "UPD-" were put into the stack and QUICK (the Axiant runtime engine)
expected something after the hyphen and prompted for a
range.</FONT></SPAN></DIV>
<DIV><SPAN class=830341315-07122005><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=830341315-07122005><FONT face=Arial color=#0000ff
size=2>Bob</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT
face=Tahoma size=2>-----Original Message-----<BR><B>From:</B>
powerh-l-bounces+bob.deskin=cognos.com@lists.sowder.com
[mailto:powerh-l-bounces+bob.deskin=cognos.com@lists.sowder.com] <B>On Behalf
Of </B>Syed Shahul Hameed Mustaffa<BR><B>Sent:</B> December 7, 2005 6:36
AM<BR><B>To:</B> Joe Boyle<BR><B>Cc:</B> PowerHouse List<BR><B>Subject:</B>
Re: Axiant - Range Dialog Box<BR><BR></FONT></DIV>
<DIV>Dear Joe,</DIV>
<DIV> </DIV>
<DIV>Thanks for your tips.</DIV>
<DIV>I searched for the words "prompt" and "mark". I couldn't find any.</DIV>
<DIV> </DIV>
<DIV>However I have solved the issue.</DIV>
<DIV>The problem was a Designer Procedure's name. The name was
UPD-M-WEIGHTS.</DIV>
<DIV>The UPD word was causing the dialog box to popup.</DIV>
<DIV>I don't know the reason behind it.</DIV>
<DIV>When I renamed the procedure name to UPDT-M-WEIGHTS, the problem got
resolved.</DIV>
<DIV> </DIV>
<DIV>Thanks again for your continuous support and the support of the
lists.</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>SYED.<BR> </DIV>
<DIV><SPAN class=gmail_quote>On 12/6/05, <B class=gmail_sendername>Joe
Boyle</B> <<A
href="mailto:atla38@dsl.pipex.com">atla38@dsl.pipex.com</A>> wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">it
could be any command with a prompt or mark action, try using
axiant's<BR>search/replacing menus to search for either syntax, you could
also try <BR>searching the .qkr files by using syntax below from a dos
window,<BR><BR>findstr /i/s "prompt mark"
c:\ax_temp_file_loc\*.qkr<BR><BR>you could even open each one in Word using
syntax like that below,<BR><BR>FOR /F "usebackq tokens=1-5" %i IN (`findstr
/i/s "prompt mark"<BR>c:\ax_temp_file_loc\*.qkr`) DO @ start winword "%i %j
%k"<BR><BR><BR>Regards, Joe.<BR>________________________________________
<BR>From: powerh-l-bounces+atla38=<A
href="mailto:dsl.pipex.com@lists.sowder.com">dsl.pipex.com@lists.sowder.com</A><BR>[mailto:<A
href="mailto:powerh-l-bounces+atla38=dsl.pipex.com@lists.sowder.com">powerh-l-bounces+atla38=dsl.pipex.com@lists.sowder.com
</A>] On Behalf Of<BR>Syed Shahul Hameed Mustaffa<BR>Sent: 06 December 2005
14:04<BR>To: PowerHouse List<BR>Cc: Joe Boyle<BR>Subject: Axiant - Range
Dialog Box<BR><BR>Dear Gurus,<BR><BR>Quick Intro: I've migrated an PH/MPEIX
application to <BR>PH/AXIANT-4GL(ThinClient)/WINDOWS.<BR><BR>In axiant, when
I try to execute a command that opens a screen, I am<BR>getting a dialog
box.<BR>This dialog box prompts "Enter a range" with a "From " input box and
a "To" <BR>input box.<BR><BR>I don't know which command is causing this to
appear.<BR><BR>I'll appreciateany helpin resolving this.<BR><BR>Best
Regards,<BR>SYED<BR><BR></BLOCKQUOTE></DIV><BR></BLOCKQUOTE></DIV>
<DIV> </DIV>
<DIV> <FONT FACE="Arial" SIZE="2">This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you.</FONT>
</DIV>
<DIV>
<P>
<FONT FACE="Arial" SIZE="2"> </FONT>
</P>
</DIV></BODY></HTML>