Jump to content


Click the link below to see the new game I'm developing!


John Cummins

Member Since 05 Jun 2000
Offline Last Active Jan 30 2007 01:50 PM
-----

Topics I've Started

Problem with field level icons

15 June 2005 - 12:12 PM

We want to have users click on a field level icon on a paging screen to initiate action in a logic statement, but have not been able to get it working in 5.5 (native). Does anyone know a technique to do this.

We have successfully used checkboxes to accomplish this by using ENABLE(&#@NO-CR) in before read logic. This causes a click on the box to perform after read logic on the field. So by clicking the checkbox the user selects the appropriate record, and you can then put your condition statement in after read logic. We want the same functionality by clicking on an icon.

Any ideas, and thanks for your time.

Calling Excel from Proiv

12 April 2002 - 11:46 AM

We output reports from ProIV to Excel using a command such as:
GUI WINDOWS ASYNC C:\PROGRAM FILES\MICROSOFT OFFICE\
office\EXCEL.EXE C:\ATCTEMP&FILE&

which works fine, except that command line calls to Excel do not open the Text Import Wizard. If you were to call Excel independent of ProIV, and then open the same file, the Wizard opens and you can organize your columns, etc.

Does anyone know a syntax that would open the Wizard from the command line call?

Thanks in advance.

John

new forum

30 January 2001 - 08:18 AM

Rob,

I like the new look, the white on black is easier to read and the response time much improved.

John

@spseq issue

20 July 2000 - 05:38 PM

We use @SPSEQ to actively enter a paging screen on the first line in change mode. This works fine exceping when the use
has to enter delete mode. To do so they must press delete twice to get into delete mode. This is obviously confusing. Does anyone have a workaround?

Click the link below to see the new game I'm developing!