上一页 1 2 3 4 5 6 7 8 9 10 ··· 53 下一页
For Example we wanna run a Job with name "FAN_TableList_CSV". So you must create a button and oferride method Clicked in this button by this code:void clicked(){ TreeNode tr; XInfo xInfo = new xInfo(); ; tr = xInfo.rootNode(); tr = treeNode::findNode("jobs").AOTfindChild("FA Read More
posted @ 2013-07-19 22:55 Fandy Xie Views(258) Comments(0) Diggs(0) Edit
static void FAN_int2ExcelColChar(Args _args){ Dialog dlg = new dialog("please enter int number"); DialogField dlgNum = dlg.addField(types::Integer,"数字"); int num; name name;str THK_int2ColChar(int _col){ int k, i; str ret;; i = _col; while(i > 0) { ... Read More
posted @ 2013-07-19 16:02 Fandy Xie Views(245) Comments(0) Diggs(0) Edit
/***************************************************************** (C) Copyright DENTSPLY International. All rights reserved. The use, disclosure, reproduction, modification, transfer, or transmittal of this work for any purpose in any form or by any means without written permission of DENTSPLY ... Read More
posted @ 2013-07-19 11:18 Fandy Xie Views(546) Comments(0) Diggs(0) Edit
/***************************************************************** (C) Copyright DENTSPLY International. All rights reserved. The use, disclosure, reproduction, modification, transfer, or transmittal of this work for any purpose in any form or by any means without written permission of DENTSPLY ... Read More
posted @ 2013-07-19 11:10 Fandy Xie Views(456) Comments(0) Diggs(0) Edit
/***************************************************Created Date: 13 Jul 2013Created By: Jimmy Xie(Tectura)Helpdesk Ticket#: TB001613 - Accounts Payable Positive PayDescription of Behavior: Format time to temp str.Expected Input:Expected Output:***************************************************/pub Read More
posted @ 2013-07-19 11:05 Fandy Xie Views(236) Comments(0) Diggs(0) Edit
/***************************************************Created Date: 13 Jul 2013Created By: Jimmy Xie(Tectura)Helpdesk Ticket#: TB001613 - Accounts Payable Positive PayDescription of Behavior: Pick specific tableExpected Input:Expected Output:***************************************************/public s Read More
posted @ 2013-07-19 11:00 Fandy Xie Views(233) Comments(0) Diggs(0) Edit
/***************************************************Created Date: 13 Jul 2013Created By: Jimmy Xie(Tectura)Helpdesk Ticket#: TB001613 - Accounts Payable Positive PayDescription of Behavior: Pick specific classExpected Input:Expected Output:***************************************************/public s Read More
posted @ 2013-07-19 10:57 Fandy Xie Views(235) Comments(0) Diggs(0) Edit
/***************************************************Created Date: 19 Jul 2013Created By: Jimmy Xie (Tectura)Helpdesk Ticket#: TB001613 - Accounts Payable Positive PayDescription of Behavior: Pick class methodExpected Input:Expected Output:***************************************************/public st Read More
posted @ 2013-07-19 10:55 Fandy Xie Views(225) Comments(0) Diggs(0) Edit
/***************************************************Created Date: 19 Jul 2013Created By: Jimmy Xie (Tectura)Helpdesk Ticket#: TB001613 - Accounts Payable Positive PayDescription of Behavior: Format extended dateExpected Input:Expected Output:***************************************************/public Read More
posted @ 2013-07-19 10:47 Fandy Xie Views(421) Comments(0) Diggs(0) Edit
How to create a dialog with the lookup as a control, the other control SalesId ItemId lookup is the only thing that SalesId.Done as follows.1.declare control by extended data type to use.class LookupDialog extends RunBase{ FormStringControl SalesIdCtrl, ItemIdCtrl; }2. Creation dialog.protected... Read More
posted @ 2013-07-19 10:32 Fandy Xie Views(441) Comments(0) Diggs(0) Edit
上一页 1 2 3 4 5 6 7 8 9 10 ··· 53 下一页