possible loss of data due to type convesion
-
datetime exp = ExpirationTime(ExpMode,ExpDays,ExpHours,ExpMinutes,dExp());
int prevTicket = attrTicketPreviousSibling(ticket);
how to correct this , can somebody advise.
thanks -
What is the problem exactly?
-
@l-andorrà
possible loss of data due to type conversion in expert columnthe lines displayed having the error are the two i said above..
shud I and then how shud i prevent such message from coming in my script upon compile ?.
rgds -
Those messages are very common when using fxDreema. You can simply ignore them. They are not a problem for the bot.
-
thanks.... l'andorrà
-
You're welcome.