Axiant - Range Dialog Box
Syed Shahul Hameed Mustaffa
sshahulgm at gmail.com
Wed Dec 7 05:35:40 CST 2005
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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20051207/9c287121/attachment.htm
More information about the powerh-l
mailing list