•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Legacy and Other Languages section within the Software Development category of DaniWeb, a massive community of 425,824 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,976 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Legacy and Other Languages advertiser: Programming Forums
Views: 444 | Replies: 0
![]() |
•
•
Join Date: May 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Can you help me with this topic?
I have these deftemplates:
(deftemplate valid-proposal
(slot name)
(slot role)
(slot price)
)
(deftemplate posted-proposal
(slot proposal-id)
(slot name)
(slot role)
(slot price)
)
I need to write a rule that sais:
If there is a valid-proposal and there is NO posted-proposal then the valid-proposal is posted.
Thanks !
I have these deftemplates:
(deftemplate valid-proposal
(slot name)
(slot role)
(slot price)
)
(deftemplate posted-proposal
(slot proposal-id)
(slot name)
(slot role)
(slot price)
)
I need to write a rule that sais:
If there is a valid-proposal and there is NO posted-proposal then the valid-proposal is posted.
Thanks !
![]() |
•
•
•
•
•
•
•
•
DaniWeb Legacy and Other Languages Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the Legacy and Other Languages Forum
- Previous Thread: Simple QBASIC question.... ?
- Next Thread: exporting MatLab trained neural network to separate file/function


Linear Mode