Results 1 to 4 of 4

Thread: KEDIT Macro Conversion

  1. #1

    Thread Starter
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,020

    KEDIT Macro Conversion

    Hello,

    We have an upcoming project to convert KEDIT Macros to C#.NET and basically I don't have experience or knowledge with the macro language
    syntax or any of the stuff mentioned below.

    Example macro file: Invoice.kex

    Code:
    'top'
    'mar 1 45000 1'
    'flow *'
    'top'
    'kill'
    
    *'nomsg c!<blahblahblah></blahblahblah>!! * *'     Drops text
    "nomsg c!<blahblahblah style='background#>!! * * "
    'nomsg c!<blahblahblah class=>&nbsp;</p>!! * '
    Do you guys have links or manuals that I can start looking into or as programming reference?

    I did search on our 'Other Programming Languages' subforum and returned 0 results. As for google search, I haven't found relevant results.

    Thanks!

    - kgc
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  2. #2
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,872

    Re: KEDIT Macro Conversion

    Maybe this can be of any help:
    https://www.rexswain.com/kedit.html

  3. #3

    Thread Starter
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,020

    Re: KEDIT Macro Conversion

    Have you had any experience coding these type of macro?

    - kgc
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  4. #4
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,872

    Re: KEDIT Macro Conversion

    No, sorry

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width