Axiant - Range Dialog Box
Joe Boyle
atla38 at dsl.pipex.com
Tue Dec 6 09:25:24 CST 2005
it could be any command with a prompt or mark action, try using axiants
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 appreciate any help in resolving this.
Best Regards,
SYED
More information about the powerh-l
mailing list