Axiant - Range Dialog Box

Deskin, Bob Bob.Deskin at Cognos.COM
Wed Dec 7 09:13:29 CST 2005


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.
 
Bob

	-----Original Message-----
	From: powerh-l-bounces+bob.deskin=cognos.com at lists.sowder.com
[mailto:powerh-l-bounces+bob.deskin=cognos.com at lists.sowder.com] On
Behalf Of Syed Shahul Hameed Mustaffa
	Sent: December 7, 2005 6:36 AM
	To: Joe Boyle
	Cc: PowerHouse List
	Subject: Re: Axiant - Range Dialog Box
	
	
	Dear Joe,
	 
	Thanks for your tips.
	I searched for the words "prompt" and "mark". I couldn't find
any.
	 
	However I have solved the issue.
	The problem was a Designer Procedure's name. The name was
UPD-M-WEIGHTS.
	The UPD word was causing the dialog box to popup.
	I don't know the reason behind it.
	When I renamed the procedure name to UPDT-M-WEIGHTS, the problem
got resolved.
	 
	Thanks again for your continuous support and the support of the
lists.
	 
	Regards,
	SYED.
	 
	On 12/6/05, Joe Boyle <atla38 at dsl.pipex.com> wrote: 

		it could be any command with a prompt or mark action,
try using axiant's
		search/replacing menus to search for either syntax, you
could also try 
		searching the .qkr files by using syntax below from a
dos window,
		
		findstr /i/s "prompt mark" c:\ax_temp_file_loc\*.qkr
		
		you could even open each one in Word using syntax like
that below,
		
		FOR /F "usebackq tokens=1-5" %i IN (`findstr /i/s
"prompt mark"
		c:\ax_temp_file_loc\*.qkr`) DO @ start winword "%i %j
%k"
		
		
		Regards, Joe.
		________________________________________ 
		From:
powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com
	
[mailto:powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com ] On
Behalf Of
		Syed Shahul Hameed Mustaffa
		Sent: 06 December 2005 14:04
		To: PowerHouse List
		Cc: Joe Boyle
		Subject: Axiant - Range Dialog Box
		
		Dear Gurus,
		
		Quick Intro: I've migrated an PH/MPEIX application to 
		PH/AXIANT-4GL(ThinClient)/WINDOWS.
		
		In axiant, when I try to execute a command that opens a
screen, I am
		getting a dialog box.
		This dialog box prompts "Enter a range" with a "From "
input box and a "To" 
		input box.
		
		I don't know which command is causing this to appear.
		
		I'll appreciateany helpin resolving this.
		
		Best Regards,
		SYED 
  
       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. 
        
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20051207/d3b744af/attachment.html


More information about the powerh-l mailing list