Hello,

The below code:


function main()
   local a:=date()
   local b:=datetime()
   ? a
   ? a+1
   ? b
   ? b+1  // here I get error BASE/1081
   wait "end..."
return NIL


throws this error:


|10/21/11
14:26:13.000                                                           |
|Error BASE/1081  Argument error: + Arguments: ( [ 1] = Type: T Val:
201110211426|
|13.000 [ 2] = Type: N Val:
1)                                          |
|
|
|Error at ...: MAIN(7) in Module:
test.prg                                       |

Ella
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to