02-24-2021 11:09 AM
hello everyone... i need help... i have made a hotel reservation program but i need help to save each time i fill it... because after each start the table is empty... how should i save the filled table?
besides another issue is that when i fill the table with strings, it complains that it should be double value... i changed it to char, but the char i fill is a string... how should i solve my problem?
i appreciate your help, thanks
02-24-2021 03:55 PM
Do yourself a favor and click on your table control. Then hit the F1 key on your keyboard. Up pops the most wonderful tutor for LabWindows: the Help window!
No, seriously. Do that right now. That's how I cut my teeth and so can you.
ElectroLund_0-1614203562111.png
There are truly excellent articles on calling convention, examples, theory of operation, etc.
ElectroLund_1-1614203581108.png
There are even example projects in there that will launch right from the Help...
ElectroLund_2-1614203647313.png