Results 1 to 7 of 7

Thread: Proment modul

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member Lionheart008's Avatar
    Join Date
    Sep 2008
    Location
    Germany, Bad Sooden-Allendorf
    Age
    52
    Posts
    944
    Rep Power
    111

    Proment modul

    Hello all

    Perhaps some Guys May Test this new Module for thinbasic

    I have written proment during Corona time but First start was already in 2017...

    A Test File you can find in rar package below

    Place proment.dll and thinbasic_proment.dll in Lib folder so all must Work I Hope so
    All written in freebasic and oxgenbasic

    uses "proment"
    
    string pros
    
    pros="
    long a,b,c
    
    a=365 : b=2023  : c=a*b+31
    
    print "Hello myWorld! Our days on earth: "+c
    'result: 738426
    "
    ha_basis pros
    ha_drive
    


    Regards frank
    Attached Files Attached Files
    Last edited by Lionheart008; 30-01-2024 at 22:00.
    you can't always get what you want, but if you try sometimes you might find, you get what you need

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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