Minor Problems (OpenInsight Specific)
At 06 JAN 1998 01:21:07AM Bill wrote:
I am in the process of a major conversion from ARev
to OI and have a few situations I am not sure how to
resolve:
re-direct printer output to disk (ie pdisk equivalent)how to alter the default sequence number(eg Number:=in ARev)OI has suddenly stopped me from using the bottom
half inch of the screen for development of forms.
Instead the Win95 status bar (eg 'Start', time) appear
over the top of OI. Anyway to get back to normal?
At 06 JAN 1998 01:41AM Mike Jeremy wrote:
Bill,
The problem with rhe Win95 Taskbar being permanently at the bottom of the screen can be solved by using
Start Menu]Settings]Task Bar then check the autohide option
Alternatively you can flip the taskbar upto the side of the screen which will free the bottom half inch so you can see the whole form.
Mike Jeremy
Lend Lease Employer Systems
At 06 JAN 1998 07:33AM Mike Ruane wrote:
Bill-
One way to emulate PDISK is to use OR_PRTF.
Syntax OR_PRTF( ReportBuilder ReportName, RlistStatement, Dospath and Filename)
The report name and Rlist statement are mutually exclusive.
Hope this Helps-
Mike Ruane
WinWin Solutions Inc.
At 06 JAN 1998 07:46AM Mark Martin Revelation wrote:
Bill,
To redirect printer output to disk, define a printer in the Win95 environment to print to a disk file. This will allow you to do printe to the alternate printer when you are ready to print.
Mark Martin