CNAPIERALA
2005-05-19, 04:23 PM
Im trying to write a lisp to list the roadway curve dataand then to set my pickbox variable back to its previous setting since it changes it EVERY TIME.
So if i find the command it looks like this:
^c^c^c^p(cr_mnl)(zz_sdsk '(load2 "CG" "crvlst3"));LDD
How do i incorperate this to lisp or is it possible being that its a land desktop command. I want to start learning how to do this stuff because i am starting to think of alot of timesaving steps to be had within the org. I do know how to write quite a few basic lisp routines and am somewhat experienced with .bat FYI.
Here is the specific command im wanting to recreate in lisp
"Inquiry" - "roadway curves"
Thanks for any help.
Chris
So if i find the command it looks like this:
^c^c^c^p(cr_mnl)(zz_sdsk '(load2 "CG" "crvlst3"));LDD
How do i incorperate this to lisp or is it possible being that its a land desktop command. I want to start learning how to do this stuff because i am starting to think of alot of timesaving steps to be had within the org. I do know how to write quite a few basic lisp routines and am somewhat experienced with .bat FYI.
Here is the specific command im wanting to recreate in lisp
"Inquiry" - "roadway curves"
Thanks for any help.
Chris