Installation

0minutes.zip

The package (0minutes.zip) contains the following files:

  • Installation.txt
  • License.txt
  • GEN_usysana.trx
  • usysGEN.dis
  • GENC0BND.FRM
  • GENC0NAM.FRM
  • GENL0TEM.FRM
  • GENL1ENT.FRM
  • GENS0BND.SVC
  • GENS0CON.SVC
  • GENS0ELE.SVC
  • GENS0ENT.SVC
  • GENS0FRM.SVC
  • GENS0STA.SVC
  • GENS1COM.SVC
  • GENS1CON.SVC
  • GENS1ELE.SVC
  • GENS1ENT.SVC
  • GENS1PAT.SVC
  • GENS2ELE.SVC
  • GENS3CON.SVC
  • GENS4CON.SVC
  • GENS6CON.SVC
  • GENS7CON.SVC
  • GENS8CON.SVC
  • GENS9CON.SVC
  • GENV0STA.FRM
  • ZLOS1FIL.SVC
  • ZSVS0PAR.SVC

Once you have downloaded the files follow these steps:

  1. Create a folder called '0minutes' in the 'components' folder where
  2. Put all files in the 0minutes folder
  3. Move the usysGEN.dis file into your usys folder where
  4. Edit the file adm/idf.asn to add this text within the [FILES] section why where
  5. gen*.frm             usys:..\components\0minutes\gen*.frm
    gen*.svc             usys:..\components\0minutes\gen*.svc
    zsvs0par.svc         usys:..\components\0minutes\zsvs0par.svc
    zlos1fil.svc         usys:..\components\0minutes\zlos1fil.svc
    usys:uuextn11.frm    usys:..\components\0minutes\genc0bnd.frm
    gen_usysana.trx      usys:..\components\0minutes\gen_usysana.trx
  6. Launch "/ins dol your_languages GEN icon" from IDF command line. This will creates USYS.DOL with your development objects plus 0minutes objects why
  7. Import GEN_usysana.trx to your repository. You can do it with "/cpy TRX:GEN_usysana.trx" command line why
  8. Launch "/dol" from IDF command line to regenerate your UOBJ.DOL why
  9. Launch "/urr" from IDF command line to regenerate your URR file why
Now, when you select the New... menu option you are executing 0minutes code. On the other hand, when you select the Open... menu option and find an unexisting component, you are executing the Uniface original code.

basic_set.zip

It is recommended to install the templates set before you start 0minutes for the first time. The Templates Set contains several basic templates to play with.

basic_set.zipbasic_set.zip

The basic_set.zip file contains

  • templates_set.trx
  • glyphs_mess.trx . USYS glyphs and messages required by 0minutes to show bitmap preview.

Installation process:

  1. Unzip the file to a known folder
  2. Import templates_set.trx into your repository
  3. Go to Editors -> Templates -> Component... to see the templates
  4. Import glyphs_mess.trx

To understand the reason of these steps: ZEN - Development and Distribution pdf (123kb)

 

 

 

 

 

 

Related docs

how to...

ZEN pdf (123kb)

Naming conventions pdf (184kb)