2019.08.27 07:15 AM
path:` sv `:C:/q/start/tick`name`trades;
path:` sv `:C:/q/start/tick`$ name`trades;
2019.08.27 07:44 AM
name
in as a literal instead of as the variable you defined. I would do something like:path:` sv `:C:/q/start/tick,name,`trades;where name refers to the symbol variable now and is just joined to the other two symbols with commas. If you have:
name:`athe first line will give you:
`:C:/q/start/tick/a/tradesas a result.
2019.08.27 07:48 AM
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.