Displaying Reports on a screen, Scheduling - in AXIANT 4GL

shulbert at clblf.com shulbert at clblf.com
Mon Jul 25 07:14:15 CDT 2005


syed,
1. remember that any processing in thin client is done on the server side. using "run command notepad.exe" will open a notepad session on the server and wait for it to return, giving the "hang" behaviour you describe. there is a winexec command object you should use instead to open notepad. this must use the full path to notepad.exe, check to see if it's different on the client machines (ie 2000 (c:\winnt) vs XP (c:\windows)). notepad should open the text file locally, so if it's stored on a network drive open a shared drive to it.
2. command line scheduling in windows is done via the AT command. use "at /?" to get help for this. be aware that users running this command must be members of the administrator group of the machine that it is run on. you may or may not consider this wise.
regards,
stephen.


 -----Original Message-----
From: 	sshahulgm at gmail.com [mailto:sshahulgm at gmail.com] Sent:	Monday, July 25, 2005 1:02 PM
To:	powerh-l at lists.sowder.com
Subject:	Displaying Reports on a screen, Scheduling - in AXIANT 4GL

Hi Gurus,

Simple Introduction: I'm migrating an PH/MPEIX application to AXIANT
4GL (Thin Client)/WINDOWS.

I have 2 functionalities in PH / MPEIX that doesn't seem to have an
equivalent in AXIANT 4GL. (Thin Client).

1. Displaying the reports on the screen. I sent the output to a text
file and tried to open it using notepad.exe through 'run command'. The
system appears to be hanging.

2. In MPE/IX the reports and qtps are streamed as scheduled jobs. How
can we achieve this streaming in a windows environment.

I'd appreciate any attempt to help solve these issues.

Best Regards,
SYED

-- = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request at lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.



CLB Littlejohn Frazer
Chartered Accountants
1 Park Place
Canary Wharf
London
E14 4HJ

Tel 020 7987 5030
Fax 020 7987 9707
www.clblf.com

The information contained in this communication is confidential and may be
legally privileged.  It is intended solely for the use of the individual or
entity to whom it is addressed and others authorised to receive it.  If you
are not the intended recipient you are hereby notified that any disclosure,
copying, distribution or taking of any action in reliance on the contents of
this information is strictly prohibited and may be unlawful.

CLB Littlejohn Frazer reserves the right to monitor the content of any
message sent to or from clblf.com.

A list of partners may be inspected at the above address which is also the
address for serving documents.

CLB Littlejohn Frazer is registered to carry on audit work by the Institute
of Chartered Accountants in England & Wales, and authorised and regulated by
the Financial Services Authority for investment business.

CLB Corporate Finance LLP is authorised and regulated by the Financial
Services Authority.



More information about the powerh-l mailing list