Million dollar question:

Magma

Expert
Licensed User
Longtime User
Santa Claus has passed, try again next year for a wish
Well, in Greece passing 1st January... you can travel from here... although i think that may be cost you more... prices for tourism in Greece... went to Hellas (sorry)

*Hellas is the real name of Greece, as greeks saying Ellas, Ellada
 

peacemaker

Expert
Licensed User
Longtime User
Santa is waiting for 3 digits from your card back side to pass the gift
 

aeric

Expert
Licensed User
Longtime User
B4X:
Type Gift (Value As Double)

B4X:
Sub Give (Person As String, Thing As Gift)
    Log($"aeric gives ${Person} ${NumberFormat2(Thing.Value, 1, 0, 0, True)} dollars"$)
End Sub

B4X:
Dim gift As Gift
gift.Value = 1000000
Give("LucaMS", gift)
 

aeric

Expert
Licensed User
Longtime User


I don't get any errors.
 

peacemaker

Expert
Licensed User
Longtime User
not informed yet..
Why ? Aeric's log message is information. But no con...firmation

Any transmission should have a confirmation from the receiver.
 

aeric

Expert
Licensed User
Longtime User
@aeric ...may be you can make it universal...

For Each Member of B4X
It's open source.
Anyone can run it as many times as wanted. ?

Why ? Aeric's log message is information. But no con...firmation

Any transmission should have a confirmation from the receiver.
Ya, no guarantee of data "gift" loss in transit.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…