@DATABASE CPM.guide
@AUTHOR "ARTHY"
@WIDTH 80

@NODE "MAIN" "CRYPTOMANIA Guide"
@NEXT "MAIN"
@{fg shine}@{b}
                      Cryptomania By ARTHY/NOVA V1.2
@{fg fill}                   °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°@{fg shine}
                          Coded with AMOSPro 2.0
@{fg fill}                         °°°°°°°°°°°°°°°°°°°°°°°°
@{ub}@{fg text}
                         @{" " LINK "What"}   Aim of this program


                         @{" " LINK "Usage"}   How to use CRYPTOMANIA


                         @{" " LINK "Example"}   A simple example



                                                             Date: 28.07.96
@ENDNODE

@NODE "What"
@{b}@{fg shine}
        *********************************************************
        *****************  WHAT IS CRYPTOMANIA ? ****************
        *********************************************************
@{ub}@{fg text}


          What an excellent question !!!

            Cryptomania allows you to crypt and decrypt your favourite 
          files as you want it to with a secret password.

            The password doesn't care about upper or lower cases and
          can be as long as you want. And it can be built with any of
          the 256 ascii characters !!!

          Crazy isn't it ?

          CRYPTOMANIA is totally freeware, enjoyware and AMIGAWARE !
@ENDNODE

@NODE "Usage"
@{b}@{fg shine}
        *********************************************************
        *****************    USAGE OF PROGRAM    ****************
        *********************************************************
@{ub}@{fg text}


          Only use it from the shell !
    
          Syntax: CRYPTOMANIA FILE MODE(C/D) PASSWORD

          CRYPTOMANIA can also be run by only typing : "Cryptomania"
          Then, all parameters will be asked with a requester.

          Description of the 3 parameters:
             - FILE : The file to work on.
             - MODE : Crypt (C) or Decrypt (D).
             - PASSWORD : The key to crypt or decrypt your file.
                          The password can be enter in upper or lower
                          case.
  
            The 3 parameters must be given and mustn't contain the space 
          character or else an error will occured because 'space' is 
          only used to separate the different parameters.

 
@ENDNODE
 
@NODE "Example"
@{b}@{fg shine}
        *********************************************************
        *****************         EXAMPLE        ****************
        *********************************************************
@{ub}@{fg text}


          Open a shell and type the following line:

          "CRYPTOMANIA ram:Personnal.txt c casimir"
          File=ram:personnal.txt, Mode=c (crypt), Password=casimir.
  
          To decrypt :
          "CRYPTOMANIA ram:personnal.txt d casimir"
 
	    Both operations can be realised directly by typing the
          name of program and using inner requesters.
 	
          Ok, that is all for today...



          For any suggestions or satisfactions, write to the author : 

                          ARNAUD Lionel
                          13, Rue H.Chevalier
                          69004 LYON
                          FRANCE
 

          Thank you for using CRYPTOMANIA... C YOU SOON


@ENDNODE
