mindtpi99 Posted August 1, 2006 Posted August 1, 2006 Hi I've just started using Lasso so I can use the Session commands - what I want to know is the correct syntax for to add the current Session_ID via an inline, e.g., [inline: -Add, -Database='orders', -Table='main', -KeyField='ID', 'ClientReference'="[session_ID: -Name='MySession']"] [Error_CurrentError: -ErrorCode] [Error_CurrentError] [/inline] Ta!!
Zero Tolerence Posted August 11, 2006 Posted August 11, 2006 [inline: -Add, -Database = 'orders', -Table = 'main', -KeyField = 'ID', 'ClientReference' = (Session_ID: -Name='MySession')] [Error_CurrentErrorr: -ErrorCode] [Error_CurrentError] [/inline] I don't think anywhere is lasso is it possible to do what you were trying to do. Inside of [] brackets, when something requires them, you must use (). So then you should never have [code[morecode]code] it should always be [code (morecode) code]
Recommended Posts
This topic is 6947 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now