Welcome to APLNext Sign in | Join | Help
in
Community Website
Blogs Forums

QUERIES ... URGENT II

Last post 09-18-2007, 11:49 PM by Jairo.Lopez. 2 replies.
Sort Posts: Previous
  • QUERIES ... URGENT II

     09-18-2007, 5:35 PM

    I am having a difficult time with this!

    File | New Project | APLNext ! CieloExplorer Session creates a project.

    I have two choices:

    1. Project | Add new Item | Class

    I can name the class; this adds an *.APL file. Unlike the ones added by )ed in Cielo Explorer, this file contains a namespace and class.

    I can 'build' or compile this; it creates a DLL that I can use in another C# or APLNext project.

    2. I can also Project | Add new Item | Script. Unlike the Class.APL file, this one is blank.

    Questions:

    a. What am I supposed to do here? I added the same namespace and a new class; does not compile or when it does, it does not expose its contents.

    b. Why does Ctrl+E,E give this message:

    The key combination (Ctrl + E, Ctrl + E) is bound to command (Update in Cielo Explorer) which is not curently available.

    c. What does this mean?

    APLNEXT: Do youi have some guidelines on when to use:

    1. )ed file

    2. APLNext + CieloExplorer Session

    3. APLNext + Class Library

    Are the files created by 1, usable with 2? As-is or with what modicifaction?

     

     

  • Re: QUERIES ... URGENT II

     09-18-2007, 5:41 PM

    The background color evaporated leaving the hard to read yellow; Ctrl + A highlights the contents of the message, making it easirt to read the text in yellow .......
  • Re: QUERIES ... URGENT II

     09-18-2007, 11:49 PM

    Ajay,

    The Cielo Explorer allows you to create scripts.

    Scripts are extremely powerful but they lack the structure the Visual APL templates provide.

    Basically, some work is needed to implement a Visual APL script as a project (class, windows, etc.). If you want to use the code in a script in the same way you use the code created on a template, you need to "transform" the script into a project (in most cases is as simply as copy/paste).

    Also, the Cielo Explorer and the template development are two different tasks. This is the reason the shortcuts are different.

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems