🚀 go-pugleaf

RetroBBS NetNews Server

Inspired by RockSolid Light RIP Retro Guy

Thread View: comp.lang.basic.visual
1 messages
1 total messages Started by joickle@bmerh817 Tue, 11 Jan 1994 00:45
Re: How do you define and dimension arrays for VB
#43
Author: joickle@bmerh817
Date: Tue, 11 Jan 1994 00:45
15 lines
352 bytes
Yous said it your self.

FIrst goto to the file menu, select Add Module.
Goto the module and type in :

	Global VARIABLE_NAME_GOES_HERE as VARIABLE_TYPE

VARIABLE_TYPES include

	LONG - for for very large nubers
	INTEGER - for normal sized Integers
	STRING - for strings

Look in the manual for a good listing, or if there is, check the on line help.

Thread Navigation

This is a paginated view of messages in the thread with full content displayed inline.

Messages are displayed in chronological order, with the original post highlighted in green.

Use pagination controls to navigate through all messages in large threads.

Back to All Threads