« Return to Thread: Return the Scroll to bottom

Re: Changing the maximum number of records in a light application

by Stephane Potvin-2 :: Rate this Message:

Reply to Author | View in Thread

Thank you so much.

This is very helpful.

Stephane

On 08-04-29, at 13:59, Douglas Davis wrote:

> There is a routine for checking what OS and what system you are  
> running.
>
> From the 4D Help area:
>
> Commands and Topics for 4D Environment
> •    Application type   Long Integer
> •    Version type   Long Integer
> •    Application version {(*)}  String
> •    Compiled application   Boolean
> •    Application file   String
> •    Structure file   String
> •    Data file {(segment)}  String
> •    Is data file locked   Boolean
> •    Get 4D folder {(folder)}  String
> •    DATA SEGMENT LIST (Segments)
> •    ADD DATA SEGMENT
> •    FLUSH BUFFERS
> •    OPEN DATA FILE (accessPath)
> •    CREATE DATA FILE (accessPath)
> •    QUIT 4D {(time)}
> •    GET SERIAL INFORMATION (key; user; company; connected; maxUser)
> •    Is license available {(license)}  Boolean
> •    OPEN 4D PREFERENCES (selector)
>
> All of these can be found in the help file.  I suppose version type  
> and
> application type are what you are looking for.
>
> Hope this helps,
> --
> |  Douglas S. Davis - Information Systems Coordinator
> |  Monical Pizza Corporation  (http://www.monicals.com)
> | - - - - - - - - - -
> |  815/937-1890 - Voice  .  .  .  815/937-9828 - Fax
> --
>
>
>
>
> **********************************************************************
> 4D Basics hosted by 4D, Inc.                       http://www.4D.com/
>
> An all-new List box. More features, more power.
> Headers, footers, cell formatting and other goodies.
> See it here first! <http://www.4d.com/livedemos>
>
> To Unsubscribe:                        mailto:4DBasics-off@...
> **********************************************************************


**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

An all-new List box. More features, more power.
Headers, footers, cell formatting and other goodies.
See it here first! <http://www.4d.com/livedemos>

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************


 « Return to Thread: Return the Scroll to bottom