
Files present in this zip file are for Unzipping on a PC, preserve directory structure. The required files can be moved onto the target device (9210, 9290, 9210i) as required.

You will require the ER6 OPL development downloads from Symbian, at http://www.symbian.com/developer/downloads/v6oplsdk.html

-------------------------------------------------
 Core.opl, version 1.00, initial release
-------------------------------------------------

Core.opl is a skeleton program that does absolutely nothing. It's purpose is to give new programmers a leg up in OPL programming by providing a working menu system, Command buttons and event handling -so all they have to do is add in the code that is specifically for their application.

To complement the Core, FreEPOC is joining up with All About ER6 (http://www.allabouter6.com/develop/) to provide a series of tutorials that will help the new programmer get to grips with OPL on their communicator.

-------------------------------------------------
 Installing
-------------------------------------------------

The files present here should be unzipped on a PC, preserving the directory structre.

-------------------------------------------------
 Contents
-------------------------------------------------

*** MBM Directory

Holds one bitmap (the FreEPOC logo), the text file of commands for mbmconv, and the resulting mbm file.

*** Tools Directory

Third party apps and tools (both PC and Symbian OS) will be put in here. Current tools included are...

(*) mbmconv
    DOS command line tool toconstruct MBMs from bitmaps and text files. Run mbmconv -? for
    options

*** Source Directory
*** Texts


-------------------------------------------------
 Conventions on file locations on device 
-------------------------------------------------

To stay with the conventions I will use in the OPL course..

core.opl should be placed in   <any drive>:\Programming\Core\
core.mbm should be placed in   <any drive>:\System\Apps\Core\

core.opo is the already translated .opl file for people without the OPLDEV from Symbian

-------------------------------------------------
 Credits
-------------------------------------------------

MBMConv is (c) Symbian
