Friday, February 26, 2010

how to use cscope find command with a variable?

Hi,

I am writing a script to run the cscope. I have a string passed from
function call, the string can be l:tmp='test'. The cscope command cs
find s l:tmp will try to find l:tmp instead of the string test. Does
anyone know how to fix this?

Thanks

Frank

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: